C# Class UIStageEditor, CapsUnity

Inheritance: UIWindow
Afficher le fichier Open project: kofight/CapsUnity

Méthodes publiques

Méthode Description
OnCreate ( ) : void
OnShow ( ) : void
OnUpdate ( ) : void

Private Methods

Méthode Description
GetGridFlagsFromCheckBoxes ( ) : int
OnCloseClicked ( ) : void
OnLoadClicked ( ) : void
OnSaveClicked ( ) : void
RefreshControlls ( ) : void
RefreshStageGridFlagCheckBoxes ( int gridFlags ) : void

Method Details

OnCreate() public méthode

public OnCreate ( ) : void
Résultat void

OnShow() public méthode

public OnShow ( ) : void
Résultat void

OnUpdate() public méthode

public OnUpdate ( ) : void
Résultat void