|
| virtual ::std::unique_ptr<::ClientMoveInputHandler > | _createClientMoveInputHandler () |
| |
|
MCAPI ::std::unique_ptr<::ClientMoveInputHandler > | $_createClientMoveInputHandler () |
| |
| virtual void | onConfigChanged (::Config const &c) |
| |
|
virtual void | _registerInputHandlers () |
| |
|
virtual void | _registerDebugInputHandlers () |
| |
|
MCAPI void | _registerMenuButton (::std::string const &buttonName, bool suspendable) |
| |
|
MCAPI void | init (::IGameModuleApp &gameModuleApp) |
| |
|
MCAPI::ClientMoveInputHandler * | initClientInput (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &client, ::IGameModuleApp &gameModuleApp) |
| |
|
MCAPI void * | $ctor (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &client, ::Bedrock::NotNullNonOwnerPtr<::IAdvancedGraphicsOptions > const &advancedGraphicsOptions) |
| |
|
MCAPI void | $dtor () |
| |
|
MCAPI void | $onConfigChanged (::Config const &c) |
| |
|
MCAPI void | $_registerInputHandlers () |
| |
|
MCAPI void | $_registerDebugInputHandlers () |
| |
|
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::InputHandler > > | mInputHandler |
| |
|
::ll::TypedStorage< 4, 4, int > | mControllerId |
| |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > > | mClient |
| |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IAdvancedGraphicsOptions > > | mAdvancedGraphicsOptions |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::MinecraftBindingFactoryMap > > | mBindingFactoryMap |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::MinecraftInputMappingFactoryMap > > | mMappingFactoryMap |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SplitscreenJoinListener > > | mSplitscreenJoinListener |
| |
|
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::IClientInstance &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > | mAnyInputSubscription |
| |
|
::ll::TypedStorage< 8, 8, ::MouseMapper * > | mMouseMapper |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::MinecraftInputHandlerProxy > > | mProxy |
| |
◆ _createClientMoveInputHandler()
◆ $vftableForEnableNonOwnerReferences()
| static MCAPI void ** VanillaInputHandler::$vftableForEnableNonOwnerReferences |
( |
| ) |
|
|
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.
◆ $vftableForIConfigListener()
| static MCAPI void ** VanillaInputHandler::$vftableForIConfigListener |
( |
| ) |
|
|
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.
◆ onConfigChanged()
| virtual void MinecraftInputHandler::onConfigChanged |
( |
::Config const & | c | ) |
|
|
virtualinherited |
◆ $vftable()
| static MCAPI void ** IConfigListener::$vftable |
( |
| ) |
|
|
staticinherited |
- 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: