C# Class Game.DebugDrawOptionsWindow

Defines a "Debug Draw Options" window.
Inheritance: EControl
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes protégées

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

Private Methods

Méthode Description
Defaults_Click ( EButton sender ) : void
InitCheckBox ( string name, PropertyInfo property ) : void

Method Details

OnAttach() protected méthode

protected OnAttach ( ) : void
Résultat void

OnKeyDown() protected méthode

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