GAF  3.2.1
General animation format player for Unity
Public Member Functions | Properties | List of all members
GAFElement Class Reference

Public Member Functions

 GAFElement (string _Name, int _PivotX, int _PivotY, int _X, int _Y, int _Width, int _Height, int _AtlasID, float _Scale)
 
override string ToString ()
 

Properties

string Name [get]
 
int PivotX [get]
 
int PivotY [get]
 
int X [get]
 
int Y [get]
 
int Width [get]
 
int Height [get]
 
int AtlasID [get]
 
float Scale [get]
 

Constructor & Destructor Documentation

GAFElement.GAFElement ( string  _Name,
int  _PivotX,
int  _PivotY,
int  _X,
int  _Y,
int  _Width,
int  _Height,
int  _AtlasID,
float  _Scale 
)

Member Function Documentation

override string GAFElement.ToString ( )

Property Documentation

int GAFElement.AtlasID
get
int GAFElement.Height
get
string GAFElement.Name
get
int GAFElement.PivotX
get
int GAFElement.PivotY
get
float GAFElement.Scale
get
int GAFElement.Width
get
int GAFElement.X
get
int GAFElement.Y
get

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