TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ PostDrawLogo()

virtual void Terraria.ModLoader.ModMenu.PostDrawLogo ( SpriteBatch spriteBatch,
Vector2 logoDrawCenter,
float logoRotation,
float logoScale,
Color drawColor )
inlinevirtualinherited

Called just after the logo is drawn, and gives the values of some of the parameters of the logo draw code.

Definition at line 100 of file ModMenu.cs.

101 {
102 }