|
LeviLamina
|
This is the complete list of members for TouchTextButtonControl, including all inherited members.
| $ctor(::std::function<::glm::vec2()> position, ::std::function< void(::RectangleArea)> area, ::std::function< float()> opacity, ::std::function< bool()> condition, ::std::function<::std::string()> label, uint buttonId, ::ButtonColors const &buttonColors, int ux, int uv, int uvWidth, int uvHeight, bool passThrough, int touchStateRequirement, bool extendButtonPressOutsideUntilReleased) (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| $ctor(::std::function<::RectangleArea()> area, ::std::function< bool()> condition, ::std::function< float()> opacity, uint buttonId, ::ButtonColors const &buttonColors, int ux, int uv, int uvWidth, int uvHeight, int activePointerId, bool passThrough, int touchStateRequirement, float glyphScale, bool promiscuous, bool extendButtonPressOutsideUntilReleased, float innerPaddingX, float innerPaddingY) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $ctor(::std::function<::RectangleArea()> area, ::std::function< bool()> condition, ::std::function< float()> opacity, uint buttonId, ::std::string const &iconPath, ::std::string const &pressedIconPath, ::ButtonColors const &buttonColors, int uvWidth, int uvHeight, int activePointerId, bool passThrough, int touchStateRequirement, float glyphScale, bool promiscuous, bool extendButtonPressOutsideUntilReleased, float innerPaddingX, float innerPaddingY) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $ctor(::std::function<::RectangleArea()> area) (defined in TouchControl) | TouchControl | |
| $dtor() (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $getActivePointerId() const (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $getHoldButtonId() const (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $release(::InputEventQueue &eventQueue) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $releaseOnClear() const (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $render(::InputRenderContext &context) const (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| $tick(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| $vftable() | TouchTextButtonControl | static |
| canUpdateActivePointer(::TouchPointResults &touchPointResults, int pointerId, float &x, float &y) const (defined in TouchControl) | TouchControl | |
| getActivePointerId() const (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | virtual |
| getHoldButtonId() const (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | virtual |
| mActivePointerId (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mArea (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| mButtonId (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mButtonState (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mCondition (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mCurrentLabel (defined in TouchControl) | TouchControl | |
| mCurrentPosition (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| mCurrentRect (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| mExtendButtonPressOutsideAreaUntilReleased (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mGlyphScale (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mIconPath (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mInnerPaddingX (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mInnerPaddingY (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mLabel (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| mOpacity (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mPassThrough (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mPosition (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| mPressedColor (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mPressedIconPath (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mPromiscuous (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mReleasedColor (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mScreenHeight (defined in TouchControl) | TouchControl | |
| mScreenWidth (defined in TouchControl) | TouchControl | |
| mTimeSinceFirstPress (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mTouchStateRequirement (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mUv (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mUvHeight (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mUvWidth (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mUx (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| mWaitingForSecondPress (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| release(::InputEventQueue &eventQueue) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | virtual |
| releaseOnClear() const (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | virtual |
| render(::InputRenderContext &context) const (defined in TouchTextButtonControl) | TouchTextButtonControl | virtual |
| tick(::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | virtual |
| TouchControl() (defined in TouchControl) | TouchControl | |
| TouchControl(::std::function<::RectangleArea()> area) (defined in TouchControl) | TouchControl | explicit |
| TouchGlyphButtonControl() (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| TouchGlyphButtonControl(::std::function<::RectangleArea()> area, ::std::function< bool()> condition, ::std::function< float()> opacity, uint buttonId, ::ButtonColors const &buttonColors, int ux, int uv, int uvWidth, int uvHeight, int activePointerId, bool passThrough, int touchStateRequirement, float glyphScale, bool promiscuous, bool extendButtonPressOutsideUntilReleased, float innerPaddingX, float innerPaddingY) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| TouchGlyphButtonControl(::std::function<::RectangleArea()> area, ::std::function< bool()> condition, ::std::function< float()> opacity, uint buttonId, ::std::string const &iconPath, ::std::string const &pressedIconPath, ::ButtonColors const &buttonColors, int uvWidth, int uvHeight, int activePointerId, bool passThrough, int touchStateRequirement, float glyphScale, bool promiscuous, bool extendButtonPressOutsideUntilReleased, float innerPaddingX, float innerPaddingY) (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | |
| TouchTextButtonControl() (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| TouchTextButtonControl(::std::function<::glm::vec2()> position, ::std::function< void(::RectangleArea)> area, ::std::function< float()> opacity, ::std::function< bool()> condition, ::std::function<::std::string()> label, uint buttonId, ::ButtonColors const &buttonColors, int ux, int uv, int uvWidth, int uvHeight, bool passThrough, int touchStateRequirement, bool extendButtonPressOutsideUntilReleased) (defined in TouchTextButtonControl) | TouchTextButtonControl | |
| ~TouchControl() (defined in TouchControl) | TouchControl | virtual |
| ~TouchGlyphButtonControl() (defined in TouchGlyphButtonControl) | TouchGlyphButtonControl | virtual |
| ~TouchTextButtonControl()=default (defined in TouchTextButtonControl) | TouchTextButtonControl | virtual |