Property | Type | Description | |
---|---|---|---|
Colours | List |
||
Game | |||
graphics | GraphicsDeviceManager | ||
r | |||
spriteBatch |
Method | Description | |
---|---|---|
Game1 ( ) : System | ||
gT ( String url ) : Microsoft.Xna.Framework.Graphics.Texture2D |
Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
protected Draw ( |
||
gameTime | ||
return | void |
protected Update ( |
||
gameTime | ||
return | void |
public gT ( String url ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
url | String | |
return | Microsoft.Xna.Framework.Graphics.Texture2D |