Property | Type | Description | |
---|---|---|---|
mReceivingInput | FlatRedBall.Gui.IInputReceiver |
Property | Type | Description | |
---|---|---|---|
ClearXbox360GamePadInput | void | ||
InitializeTouchScreen | void | ||
InitializeXbox360GamePads | void | ||
InputManager | System | ||
PerformXbox360GamePadUpdate | void |
Method | Description | |
---|---|---|
BackHandled ( ) : void | ||
CheckControllerConnectionChange ( ) : void | ||
ClearAllInput ( ) : void | ||
Initialize ( |
||
IsKeyConsumedByInputReceiver ( Keys key ) : bool | ||
Update ( ) : void |
Method | Description | |
---|---|---|
ClearXbox360GamePadInput ( ) : void | ||
InitializeTouchScreen ( ) : void | ||
InitializeXbox360GamePads ( ) : void | ||
InputManager ( ) : System | ||
PerformXbox360GamePadUpdate ( ) : void |
public static CheckControllerConnectionChange ( ) : void | ||
return | void |
public static Initialize ( |
||
windowHandle | ||
return | void |
public static IsKeyConsumedByInputReceiver ( Keys key ) : bool | ||
key | Keys | |
return | bool |