![]() |
tModLoader v2025.01
A mod to make and play Terraria mods
|
Inherits ARenderTargetContentByRequest.
Public Member Functions | |
void | UpdateSettingsForRendering (float gradientContributionFromOriginalTexture, float gradientScrollingSpeed, float flatGradientOffset, float gradientColorDominance) |
![]() | |
RenderTarget2D | GetTarget () |
void | PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch) |
void | Request () |
void | Reset () |
void | PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch) |
void | Reset () |
Protected Member Functions | |
override void | HandleUseReqest (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) |
Additional Inherited Members | |
![]() | |
RenderTarget2D | _target |
bool | _wasPrepared |
![]() | |
bool | IsReady [get] |
![]() | |
bool | IsReady [get] |
|
protectedvirtual |
Implements ARenderTargetContentByRequest.