LeviLamina
Loading...
Searching...
No Matches
TouchMoveAndTurnInteractControl Member List

This is the complete list of members for TouchMoveAndTurnInteractControl, including all inherited members.

$ctor(::TouchControlConfig const &touchControlConfig, ::std::function<::std::vector<::RectangleArea >()> inactiveAreas) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
$dtor() (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
$getActivePointerId() const (defined in TouchControl)TouchControl
$getHoldButtonId() const (defined in TouchControl)TouchControl
$release(::InputEventQueue &eventQueue) (defined in TouchControl)TouchControl
$releaseOnClear() const (defined in TouchControl)TouchControl
$render(::InputRenderContext &context) const (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
$tick(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
$vftable()TouchMoveAndTurnInteractControlstatic
_isClientCurrentActivePointer(int processedPointerId) const (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_renderJoystick(::InputRenderContext &context, ::JoystickState state, bool initialized, float x, float y, float x0, float y0, ::RectangleArea const &moveArea, ::RectangleArea const &defaultArea, float radius, bool staticJoystick, bool joystickVisibleWhenUnused, bool joystickAlwaysVisible) const (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_setPreviousActionPointer(int processedPointerId) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_shouldUpdateActivePointer(int processedPointerId) const (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_tickAltTurn(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, ::RectangleArea const &altTurnArea, ::RectangleArea const &defaultAltTurnArea, float maxAltTurnZone, bool staticJoystick, bool joystickAlwaysVisible, bool joystickVisibleWhenUnused) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_tickHold(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor, ::RectangleArea const &moveArea, ::RectangleArea const &turnArea, ::RectangleArea const &altTurnArea, ::RectangleArea const &defaultMoveArea, ::RectangleArea const &defaultAltTurnArea, float maxMovementZone, bool staticJoystick, bool staticAltJoystick, bool altStickEnabled) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_tickMove(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, ::RectangleArea const &moveArea, ::RectangleArea const &defaultMoveArea, float maxMovementZone, bool staticJoystick, bool joystickAlwaysVisible, bool joystickVisibleWhenUnused) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
_tickTurn(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor, ::RectangleArea const &turnArea, float maxMovementZone) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
calculateTouchDelta(float x, float y, float x0, float y0, float &dx, float &dy, float deadZone, float maximumMovementZone, bool autoSprint) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
calibrateMoveDelta(float &dx, float &dy) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
drawJoystick(::InputRenderContext &context, ::JoystickState joystickState, float x, float y, float x0, float y0, float joystickRadius) const (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
getActivePointerId() const (defined in TouchControl)TouchControlvirtual
getHoldButtonId() const (defined in TouchControl)TouchControlvirtual
mAltJoystickAlwaysVisible (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mAltJoystickVisibleWhenUnused (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mAltStickEnabled (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mArea (defined in TouchControl)TouchControl
mClientActivePointer (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mCondition (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mCurrentLabel (defined in TouchControl)TouchControl
mDefaultAltStickArea (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mDefaultMoveStickArea (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mGetInactiveAreasCallback (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mHoldButtonId (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mHotbarArea (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mIsInControlEditMode (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mIsInputSprinting (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mIsLeftHanded (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mJoystickAlwaysVisible (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mJoystickVisibleWhenUnused (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mScreenHeight (defined in TouchControl)TouchControl
mScreenWidth (defined in TouchControl)TouchControl
mShowActionButton (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mSprintButtonId (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mSprintOnMovement (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mState (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mStaticAltJoystick (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mStaticJoystick (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mTapButtonId (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mThumbstickOpacity (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
mTurnInteractButtonId (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
release(::InputEventQueue &eventQueue) (defined in TouchControl)TouchControlvirtual
releaseOnClear() const (defined in TouchControl)TouchControlvirtual
render(::InputRenderContext &context) const (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControlvirtual
tick(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControlvirtual
TouchMoveAndTurnInteractControl() (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
TouchMoveAndTurnInteractControl(::TouchControlConfig const &touchControlConfig, ::std::function<::std::vector<::RectangleArea >()> inactiveAreas) (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControl
~TouchControl() (defined in TouchControl)TouchControlvirtual
~TouchMoveAndTurnInteractControl() (defined in TouchMoveAndTurnInteractControl)TouchMoveAndTurnInteractControlvirtual