Property | Type | Description | |
---|---|---|---|
gState | GameState |
Method | Description | |
---|---|---|
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager theContentManager ) : void | ||
ZeldaUpdate ( |
Method | Description | |
---|---|---|
UpdateMovement ( ) : void |
public LoadContent ( Microsoft.Xna.Framework.Content.ContentManager theContentManager ) : void | ||
theContentManager | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public ZeldaUpdate ( |
||
theGameTime | ||
return | void |