Method | Description | |
---|---|---|
GameLoopForm ( ) : System |
Method | Description | |
---|---|---|
OnClosing ( CancelEventArgs e ) : void | ||
OnLoad ( EventArgs e ) : void |
Method | Description | |
---|---|---|
Application_Idle ( object sender, EventArgs e ) : void | ||
DrawCube ( ) : void | ||
Main ( ) : void | ||
Render ( ) : void | ||
glControl_KeyDown ( object sender, KeyEventArgs e ) : void | ||
glControl_KeyUp ( object sender, KeyEventArgs e ) : void | ||
glControl_Paint ( object sender, PaintEventArgs e ) : void | ||
glControl_Resize ( object sender, EventArgs e ) : void |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
return | void |