메소드 | 설명 | |
---|---|---|
Draw ( |
||
GetBackKeyPress ( ) : bool | ||
KeyBindingsContent ( GraphicsDeviceManager graphics, Microsoft.Xna.Framework.Content.ContentManager Content ) : System | ||
Load ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckSavable ( ) : bool | ||
DiscardChanges ( ) : void | ||
EmptyKeybind ( ) : void | ||
Initialize ( ) : void | ||
LoadControls ( ) : void | ||
RebindKBKey ( ) : void | ||
RebindWMKey ( ) : void | ||
SaveChanges ( ) : void |
public Draw ( |
||
spriteBatch | ||
리턴 | void |
public KeyBindingsContent ( GraphicsDeviceManager graphics, Microsoft.Xna.Framework.Content.ContentManager Content ) : System | ||
graphics | GraphicsDeviceManager | |
Content | Microsoft.Xna.Framework.Content.ContentManager | |
리턴 | System |