Méthode | Description | |
---|---|---|
InfoGraph ( Object spriteFont, int x, int y ) : System |
Méthode | Description | |
---|---|---|
onDraw ( Microsoft spriteBatch ) : void | ||
onLoad ( Microsoft game ) : void | ||
onUpdate ( Microsoft gameTime ) : void |
public InfoGraph ( Object spriteFont, int x, int y ) : System | ||
spriteFont | Object | |
x | int | |
y | int | |
Résultat | System |
protected onDraw ( Microsoft spriteBatch ) : void | ||
spriteBatch | Microsoft | |
Résultat | void |
protected onUpdate ( Microsoft gameTime ) : void | ||
gameTime | Microsoft | |
Résultat | void |