Property | Type | Description | |
---|---|---|---|
spriteBatch |
Method | Description | |
---|---|---|
Screen ( ) : System | ||
draw ( |
||
loadContent ( GraphicsDevice GraphicsDevice ) : System.Boolean | ||
update ( |
public draw ( |
||
actual_screen | ||
return | System.Boolean |
public loadContent ( GraphicsDevice GraphicsDevice ) : System.Boolean | ||
GraphicsDevice | GraphicsDevice | |
return | System.Boolean |
public update ( |
||
gameTime | ||
actual_screen | ||
return | System.Boolean |