Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Skies.SlimeSky.Slime Struct Reference

Public Member Functions

Rectangle GetSourceRectangle ()
 

Public Attributes

Vector2 Position
 
float Depth
 
int FrameHeight
 
int FrameWidth
 
float Speed
 
bool Active
 

Properties

Texture2D Texture [get, set]
 
int Frame [get, set]
 

Private Attributes

Texture2D _texture
 
int _frame
 

Static Private Attributes

const int MAX_FRAMES = 4
 
const int FRAME_RATE = 6
 

Detailed Description

Definition at line 11 of file SlimeSky.cs.


The documentation for this struct was generated from the following file: