C# Class UIStageEditor, CapsUnity

Inheritance: UIWindow
Exibir arquivo Open project: kofight/CapsUnity

Public Methods

Method Description
OnCreate ( ) : void
OnShow ( ) : void
OnUpdate ( ) : void

Private Methods

Method Description
GetGridFlagsFromCheckBoxes ( ) : int
OnCloseClicked ( ) : void
OnLoadClicked ( ) : void
OnSaveClicked ( ) : void
RefreshControlls ( ) : void
RefreshStageGridFlagCheckBoxes ( int gridFlags ) : void

Method Details

OnCreate() public method

public OnCreate ( ) : void
return void

OnShow() public method

public OnShow ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void