C# Class Game.MultiplayerLoginWindow

Inheritance: EControl
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes protégées

Méthode Description
OnAttach ( ) : void
OnDetach ( ) : void
OnKeyDown ( KeyEvent e ) : bool

Private Methods

Méthode Description
Client_ConnectionStatusChanged ( NetworkClient sender, NetworkConnectionStatuses status ) : void
Connect_Click ( EButton sender ) : void
CreateServer_Click ( EButton sender ) : void
DisposeClient ( ) : void
Exit_Click ( EButton sender ) : void
RemoveEventsForClient ( ) : void
SetInfo ( string text, bool error ) : void
editBoxConnectTo_TextChange ( EControl sender ) : void
editBoxUserName_TextChange ( EControl sender ) : void

Method Details

OnAttach() protected méthode

protected OnAttach ( ) : void
Résultat void

OnDetach() protected méthode

protected OnDetach ( ) : void
Résultat void

OnKeyDown() protected méthode

protected OnKeyDown ( KeyEvent e ) : bool
e KeyEvent
Résultat bool