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

◆ frame

Rectangle Terraria.Dust.frame

The portion of the sprite sheet that this dust will be drawn using. Typical vanilla dust spawn with a randomly choosen 8x8 frame from a set of 3 options, but modded dust can use whatever dimensions are desired.

Definition at line 84 of file Dust.cs.

Referenced by Terraria.ModLoader.ModDust.Draw().