|
|
virtual uint | getHoldButtonId () const |
| |
|
virtual int | getActivePointerId () const |
| |
|
virtual bool | releaseOnClear () const |
| |
|
virtual void | render (::InputRenderContext &context) const |
| |
|
virtual void | tick (::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor) |
| |
|
virtual void | release (::InputEventQueue &eventQueue) |
| |
|
MCAPI | TouchControl (::std::function<::RectangleArea()> area) |
| |
|
MCAPI bool | canUpdateActivePointer (::TouchPointResults &touchPointResults, int pointerId, float &x, float &y) const |
| |
|
MCAPI void * | $ctor (::std::function<::RectangleArea()> area) |
| |
|
MCAPI void | $dtor () |
| |
|
MCFOLD uint | $getHoldButtonId () const |
| |
|
MCFOLD int | $getActivePointerId () const |
| |
|
MCFOLD bool | $releaseOnClear () const |
| |
|
MCFOLD void | $render (::InputRenderContext &context) const |
| |
|
MCFOLD void | $tick (::InputEventQueue &eventQueue, ::TouchPointResults &touchPointResults, int yAxisInversionFactor) |
| |
|
MCFOLD void | $release (::InputEventQueue &eventQueue) |
| |
|
|
::ll::TypedStorage< 8, 64, ::std::function<::RectangleArea()> > | mArea |
| |
|
::ll::TypedStorage< 4, 4, int > | mScreenWidth |
| |
|
::ll::TypedStorage< 4, 4, int > | mScreenHeight |
| |
|
::ll::TypedStorage< 8, 32, ::std::string > | mCurrentLabel |
| |
◆ $vftable()
| static MCAPI void ** TouchControl::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: