Property | Type | Description | |
---|---|---|---|
onTab |
Method | Description | |
---|---|---|
HandleKeyboardInput ( |
Handles how this MSGUITypable should respond to keyboard input
|
|
MSGUITypable ( |
public abstract HandleKeyboardInput ( |
||
oldKeyboardState | the old KeyboardState of the Keyboard | |
return | void |
public MSGUITypable ( |
||
boundingRectangle | ||
toolTip | ||
shape | Shape | |
spriteBatch | ||
game | Microsoft.Xna.Framework.Game | |
return | System |