C# Class LobbyControl, SpaceCOG-Prototype

Inheritance: MonoBehaviour
Afficher le fichier Open project: kalby/SpaceCOG-Prototype Class Usage Examples

Méthodes publiques

Méthode Description
FlipAllReadyBoxes ( ) : void
LoadingSelect ( ) : void
MissionSelect ( ) : void
changeReadyCount ( ) : void

Private Methods

Méthode Description
CheckKeys ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

FlipAllReadyBoxes() public méthode

public FlipAllReadyBoxes ( ) : void
Résultat void

LoadingSelect() public méthode

public LoadingSelect ( ) : void
Résultat void

MissionSelect() public méthode

public MissionSelect ( ) : void
Résultat void

changeReadyCount() public méthode

public changeReadyCount ( ) : void
Résultat void