C# Class Game.DebugDrawOptionsWindow

Defines a "Debug Draw Options" window.
Inheritance: EControl
Mostra file Open project: DarrenHassan/GDM4242-GroupD

Protected Methods

Method Description
OnAttach ( ) : void
OnKeyDown ( KeyEvent e ) : bool

Private Methods

Method Description
Defaults_Click ( EButton sender ) : void
InitCheckBox ( string name, PropertyInfo property ) : void

Method Details

OnAttach() protected method

protected OnAttach ( ) : void
return void

OnKeyDown() protected method

protected OnKeyDown ( KeyEvent e ) : bool
e KeyEvent
return bool