메소드 | 설명 | |
---|---|---|
ParseTextInput ( KeyboardState oldKeyboardState ) : List |
Parses XNA keyboard input into ASCII characters or String commands
|
메소드 | 설명 | |
---|---|---|
IsAlpha ( Keys key ) : bool | ||
IsNumeric ( Keys key ) : bool |
public static ParseTextInput ( KeyboardState oldKeyboardState ) : List |
||
oldKeyboardState | KeyboardState | the old KeyboardState of the Keyboard |
리턴 | List |