C# Class FactionControl, SpaceCOG-Prototype

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

Méthodes publiques

Méthode Description
MainMenuSelect ( ) : void
MoveRaceScrollLeft ( ) : void
MoveRaceScrollRight ( ) : void
MoveShipScrollLeft ( ) : void
MoveShipScrollRight ( ) : void

Private Methods

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

Method Details

MainMenuSelect() public méthode

public MainMenuSelect ( ) : void
Résultat void

MoveRaceScrollLeft() public méthode

public MoveRaceScrollLeft ( ) : void
Résultat void

MoveRaceScrollRight() public méthode

public MoveRaceScrollRight ( ) : void
Résultat void

MoveShipScrollLeft() public méthode

public MoveShipScrollLeft ( ) : void
Résultat void

MoveShipScrollRight() public méthode

public MoveShipScrollRight ( ) : void
Résultat void