Méthode | Description | |
---|---|---|
InstructionDisplay ( ) : System | ||
InstructionDisplay ( Vector2 pos ) : System | ||
InstructionDisplay ( float x, float y ) : System | ||
Update ( |
public InstructionDisplay ( Vector2 pos ) : System | ||
pos | Vector2 | |
Résultat | System |
public InstructionDisplay ( float x, float y ) : System | ||
x | float | |
y | float | |
Résultat | System |
public Update ( |
||
gameTime | ||
Résultat | void |