LeviLamina
Loading...
Searching...
No Matches
InputDeviceMapper Class Referenceabstract
Inheritance diagram for InputDeviceMapper:

Public Member Functions

virtual void setMapping (::InputEventQueue &, ::BindingFactory const &, ::InputMapping const &, int)=0
virtual void clearMapping (int)=0
virtual void clearInputDeviceQueue ()
virtual void clearInputDeviceQueueForFrame ()
virtual bool tick (::InputEventQueue &, ::Bedrock::NotNullNonOwnerPtr<::ControllerIDtoClientMap > const &)=0
virtual::InputMode getInputMode () const =0
virtual void getCursorPos (float &xCursor, float &yCursor) const
virtual void render (::InputRenderContext &context) const
virtual void setWindowSize (int width, int height)
virtual void setBindingMode (::InputBindingMode mode, int controllerId)
virtual::InputBindingMode getBindingMode (int controllerId)
virtual void changeControllerId (int oldId, int newId)
MCFOLD void $clearInputDeviceQueue ()
MCFOLD void $clearInputDeviceQueueForFrame ()
MCAPI void $getCursorPos (float &xCursor, float &yCursor) const
MCFOLD void $render (::InputRenderContext &context) const
MCAPI void $setWindowSize (int width, int height)
MCAPI void $setBindingMode (::InputBindingMode mode, int controllerId)
MCAPI::InputBindingMode $getBindingMode (int controllerId)
MCFOLD void $changeControllerId (int oldId, int newId)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mScreenWidth
::ll::TypedStorage< 4, 4, int > mScreenHeight
::ll::TypedStorage< 8, 64, ::std::unordered_map< int, ::InputBindingMode > > mBindingMode

Member Function Documentation

◆ $vftable()

MCAPI void ** InputDeviceMapper::$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: