C# Class TextureNodeRenderer

Afficher le fichier Open project: macgyver13/globalgamejam2016 Class Usage Examples

Méthodes publiques

Свойство Type Description
colItemsCount int

Méthodes publiques

Méthode Description
RenderNode ( int index, TPAtlas antlas, string name ) : Rect
calculateVars ( float width ) : void

Private Methods

Méthode Description
drawColordeBox ( float w, float h ) : void
drawColordeBox ( float w, float h, Color c ) : void
getSize ( TPAtlasTexture tx ) : Rect

Method Details

RenderNode() public static méthode

public static RenderNode ( int index, TPAtlas antlas, string name ) : Rect
index int
antlas TPAtlas
name string
Résultat Rect

calculateVars() public static méthode

public static calculateVars ( float width ) : void
width float
Résultat void

Property Details

colItemsCount public_oe static_oe property

public static int colItemsCount
Résultat int