C# Class RaceGame.TextTyper

Afficher le fichier Open project: cjohnsson/Racing-Game

Méthodes publiques

Méthode Description
GetText ( ) : string
Update ( ) : void

Private Methods

Méthode Description
ValidKey ( Keys key ) : bool

Method Details

GetText() public static méthode

public static GetText ( ) : string
Résultat string

Update() public static méthode

public static Update ( ) : void
Résultat void