C# Class spaceconquest.ClientConnectScreen

Inheritance: Screen
Afficher le fichier Open project: cclay/spaceconquest

Méthodes publiques

Méthode Description
ChatSend ( String input ) : void
Draw ( ) : void
Update ( ) : void

Method Details

ChatSend() public méthode

public ChatSend ( String input ) : void
input String
Résultat void

Draw() public méthode

public Draw ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void