Inherits INeedRenderTargetContent.
Inherited by AnOutlinedDrawRenderTargetContent, PlayerQueenSlimeMountTextureContent, PlayerRainbowWingsTextureContent, and PlayerTitaniumStormBuffTextureContent.
|
RenderTarget2D | GetTarget () |
|
void | PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch) |
|
void | Request () |
|
void | Reset () |
|
void | PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch) |
|
void | Reset () |
|
|
abstract void | HandleUseReqest (GraphicsDevice device, SpriteBatch spriteBatch) |
|
void | PrepareARenderTarget_AndListenToEvents (ref RenderTarget2D target, GraphicsDevice device, int neededWidth, int neededHeight, RenderTargetUsage usage) |
|
void | PrepareARenderTarget_WithoutListeningToEvents (ref RenderTarget2D target, GraphicsDevice device, int neededWidth, int neededHeight, RenderTargetUsage usage) |
|
|
RenderTarget2D | _target |
|
bool | _wasPrepared |
|
|
bool | IsReady [get] |
|
bool | IsReady [get] |
|
◆ PrepareRenderTarget()
void ARenderTargetContentByRequest.PrepareRenderTarget |
( |
GraphicsDevice |
device, |
|
|
SpriteBatch |
spriteBatch |
|
) |
| |
◆ Reset()
void ARenderTargetContentByRequest.Reset |
( |
| ) |
|
◆ IsReady
bool ARenderTargetContentByRequest.IsReady |
|
get |