Property | Type | Description | |
---|---|---|---|
colItemsCount | int |
Method | Description | |
---|---|---|
RenderNode ( int index, TPAtlas antlas, string name ) : Rect | ||
calculateVars ( float width ) : void |
Method | Description | |
---|---|---|
drawColordeBox ( float w, float h ) : void | ||
drawColordeBox ( float w, float h, Color c ) : void | ||
getSize ( TPAtlasTexture tx ) : Rect |
public static RenderNode ( int index, TPAtlas antlas, string name ) : Rect | ||
index | int | |
antlas | TPAtlas | |
name | string | |
return | Rect |
public static calculateVars ( float width ) : void | ||
width | float | |
return | void |