Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
Rectangle | GetSourceRectangle () |
Public Attributes | |
int | Variant |
int | TimeUntilFloat |
int | TimeUntilFloatMax |
Vector2 | Position |
float | Depth |
float | Rotation |
int | FrameHeight |
int | FrameWidth |
float | Speed |
bool | Active |
Properties | |
Texture2D | Texture [get, set] |
float | FloatAdjustedSpeed [get] |
Private Attributes | |
Texture2D | _texture |
Static Private Attributes | |
const int | MAX_FRAMES_X = 3 |
Definition at line 13 of file LanternSky.cs.