Méthode | Description | |
---|---|---|
Draw ( |
||
KeyBindingsContent ( GraphicsDeviceManager graphics, Microsoft.Xna.Framework.Content.ContentManager Content ) : System | ||
Load ( ) : void | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
CheckSavable ( ) : bool | ||
DiscardChanges ( ) : void | ||
EmptyKeybind ( ) : void | ||
Initialize ( ) : void | ||
LoadControls ( ) : void | ||
RebindKBKey ( ) : void | ||
RebindWMKey ( ) : void | ||
SaveChanges ( ) : void |
public Draw ( |
||
spriteBatch | ||
Résultat | void |
public KeyBindingsContent ( GraphicsDeviceManager graphics, Microsoft.Xna.Framework.Content.ContentManager Content ) : System | ||
graphics | GraphicsDeviceManager | |
Content | Microsoft.Xna.Framework.Content.ContentManager | |
Résultat | System |