Inherits Terraria.GameContent.INeedRenderTargetContent.
Inherited by Terraria.GameContent.AnOutlinedDrawRenderTargetContent, Terraria.GameContent.PlayerQueenSlimeMountTextureContent, Terraria.GameContent.PlayerRainbowWingsTextureContent, and Terraria.GameContent.PlayerTitaniumStormBuffTextureContent.
|
|
RenderTarget2D | GetTarget () |
| |
| void | PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch) |
| |
|
void | Request () |
| |
|
void | PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch) |
| |
|
|
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 Terraria.GameContent.ARenderTargetContentByRequest.PrepareRenderTarget |
( |
GraphicsDevice |
device, |
|
|
SpriteBatch |
spriteBatch |
|
) |
| |
◆ IsReady
| bool Terraria.GameContent.ARenderTargetContentByRequest.IsReady |
|
get |