| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Collaboration diagram for Terraria.GameContent.Skies.PartySky.Balloon:Public Member Functions | |
| Rectangle | GetSourceRectangle () | 
Public Attributes | |
| int | Variant | 
| 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 | _frameCounter | 
Static Private Attributes | |
| const int | MAX_FRAMES_X = 3 | 
| const int | MAX_FRAMES_Y = 3 | 
| const int | FRAME_RATE = 14 | 
Definition at line 274 of file PartySky.cs.