Inherits U4DEngine::U4DInputElement.
|
| U4DPadJoystick (INPUTELEMENTTYPE uInputElementType, U4DControllerInterface *uControllerInterface) |
|
void | update (double dt) |
|
void | action () |
|
void | changeState (INPUTELEMENTACTION &uInputAction, U4DVector2n &uPosition) |
|
void | setDataPosition (U4DVector2n &uData) |
|
U4DVector2n | getDataPosition () |
|
void | setDataMagnitude (float uValue) |
|
float | getDataMagnitude () |
|
bool | getIsActive () |
|
bool | getDirectionReversal () |
|
| U4DInputElement (INPUTELEMENTTYPE uInputElementType, U4DControllerInterface *uControllerInterface) |
|
INPUTELEMENTTYPE | getInputElementType () |
|
void | setControllerInterface (U4DControllerInterface *uControllerInterface) |
|
|
INPUTELEMENTTYPE | inputElementType |
|