Method | Description | |
---|---|---|
SetInputType ( InputType inputType ) : void | ||
StringInputController ( InputType inputType ) : Microsoft.Xna.Framework.Input | ||
Update ( |
Method | Description | |
---|---|---|
IsAnyShiftKeyDown ( |
public SetInputType ( InputType inputType ) : void | ||
inputType | InputType | |
return | void |
public StringInputController ( InputType inputType ) : Microsoft.Xna.Framework.Input | ||
inputType | InputType | |
return | Microsoft.Xna.Framework.Input |
public Update ( |
||
keyboard | ||
elapsedTime | float | |
return | void |