Method | Description | |
---|---|---|
GameWindow ( ) : System |
Method | Description | |
---|---|---|
OnKeyUp ( |
||
OnLoad ( |
||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
protected OnKeyUp ( |
||
e | ||
return | void |
protected OnMouseUp ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |