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
Loading...
Searching...
No Matches
GUIMana Class Reference
+ Collaboration diagram for GUIMana:

Public Member Functions

 GUIMana ()
 
Rectangle GetManaRegion ()
 
void Draw ()
 

Properties

ItemGrid_Layout ManaGrid [get, set]
 
String_Layout ManaTitle [get, set]
 
String_Layout ManaValue [get, set]
 

Private Member Functions

void AdjustForTouchReturn (ItemGrid_Layout grid)
 
void RestoreForTouchButton (ItemGrid_Layout grid)
 
float StarScale (int index)
 
void StarOver (int index)
 
void StarDraw (ItemGrid_Layout gridLayout, int index, Microsoft.Xna.Framework.Vector2 position, float scale)
 

Private Attributes

int starMana
 
int starCount
 
int lastStarCount
 
CachedGridLayoutSettings LayoutCache
 
Rectangle StarsRegion
 
Microsoft.Xna.Framework.Vector2 lastAnchorPoint
 
Microsoft.Xna.Framework.Vector2 manaBackingSingleOffset
 
Microsoft.Xna.Framework.Vector2 manaBackingTopOffset
 
Microsoft.Xna.Framework.Vector2 manaBackingBottomOffset
 
Microsoft.Xna.Framework.Vector2 manaBackingMidOffset
 
Microsoft.Xna.Framework.Vector2 manaBackingLeftBarOffset
 
Microsoft.Xna.Framework.Vector2 manaBackingMidBarOffset
 
Microsoft.Xna.Framework.Vector2 manaBackingRightBarOffset
 
GUIItemGrid.CursorOver starOver
 
GUIItemGrid.GetItemScaleHandler starScale
 
GUIItemGrid.DrawItemHandler starDraw
 
float TimeSinceChange
 
int LastValue
 

Detailed Description

Definition at line 12 of file GUIMana.cs.


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