C# Class Nez.FloatInspector

Inheritance: Inspector
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
initialize ( Table table, Skin skin ) : void
update ( ) : void

Private Methods

Méthode Description
setupSlider ( Table table, Skin skin, float minValue, float maxValue, float stepSize ) : void
setupTextField ( Table table, Skin skin ) : void

Method Details

initialize() public méthode

public initialize ( Table table, Skin skin ) : void
table Nez.UI.Table
skin Skin
Résultat void

update() public méthode

public update ( ) : void
Résultat void