C# Class OrderGameController, Team-6

Inheritance: AbstractController
Afficher le fichier Open project: RUGSoftEng/Team-6

Méthodes publiques

Свойство Type Description
colorNormal Color
end GameObject

Méthodes publiques

Méthode Description
CreateEndscreen ( ) : void
Start ( ) : void

Private Methods

Méthode Description
splitSentence ( WordData, sentence ) : void
updateGame ( ) : void

Method Details

CreateEndscreen() public méthode

public CreateEndscreen ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

colorNormal public_oe property

public Color colorNormal
Résultat Color

end public_oe property

public GameObject end
Résultat GameObject