Method |
Description |
|
CheckKeys ( KeyEventArgs e ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
Intersect ( float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, bool isUsingIX1 ) : void |
|
|
Render ( ) : void |
|
|
UpdateGame ( KeyEventArgs e ) : void |
|
|
frmMain_KeyDown ( object sender, KeyEventArgs e ) : void |
|
|
frmMain_Paint ( object sender, PaintEventArgs e ) : void |
|
|
pnlDraw_Paint ( object sender, PaintEventArgs e ) : void |
|
|