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