Method | Description | |
---|---|---|
Close ( ) : void | ||
Closing ( ) : void | ||
HideCursor ( ) : void | ||
Init ( |
||
Pause ( ) : void | ||
Render ( |
||
Resume ( ) : void | ||
ShowCursor ( ) : void | ||
Shown ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
Draw ( |
||
LoadContent ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
graphics_PreparingDeviceSettings ( object sender, Microsoft.Xna.Framework.PreparingDeviceSettingsEventArgs e ) : void |
protected Draw ( |
||
gameTime | ||
return | void |
protected Update ( |
||
gameTime | ||
return | void |