Method | Description | |
---|---|---|
Draw ( |
||
MyComponent ( Microsoft.Xna.Framework.Game game ) : System.Collections.ObjectModel | ||
Update ( |
Method | Description | |
---|---|---|
LoadContent ( ) : void |
public Draw ( |
||
gameTime | ||
return | void |
public MyComponent ( Microsoft.Xna.Framework.Game game ) : System.Collections.ObjectModel | ||
game | Microsoft.Xna.Framework.Game | |
return | System.Collections.ObjectModel |
public Update ( |
||
gameTime | ||
return | void |