|
| virtual bool | updatePlatformInfo () |
| virtual bool | updatePlatformGraphicsInfo () |
| virtual void | issueShutdown () |
| virtual void | issueBack () |
| virtual void | issueLowMemory () |
| virtual void | issueFocusLost () |
| virtual void | issueFocusGained () |
| virtual void | issueInputPaneVisible () |
| virtual void | issueInputPaneHidden () |
| virtual void | issueSuspendWarning () |
| virtual void | issueVisibilityChange (bool visible) |
| virtual void | issueWindowSizeChange (int width, int height) |
| virtual void | issueDPIChange (float dpi) |
| virtual void | issueOrientationChange (::DisplayOrientation const &orientation) |
| virtual bool | _preAppCreation (::Bedrock::ActivationArguments const &) |
| virtual void | _processActivationArguments (::Bedrock::ActivationArguments const &args) |
| virtual bool | _postAppCreation (::Bedrock::ActivationArguments const &actArgs) |
| virtual bool | _update (bool canRender) |
| virtual void | pushNotificationReceived_Shim (::PushNotificationMessage const &msg) |
| virtual void | notifyUriListeners_Shim (::ActivationUri const &uri) |
| virtual::std::string | getDeviceId_Shim () const |
| virtual bool | _isShuttingDown () |
| virtual bool | _isShutdown () |
| virtual void | resetCallback () |
|
MCAPI | Platform_GameCore (::HWND__ *hwnd, ::brstd::move_only_function<::std::unique_ptr<::IMinecraftGame >()> createGame) |
|
MCAPI bool | _checkResetGame () |
|
MCAPI ::Bedrock::Result< void > | _onScreenKeyboardHeightHandler () |
|
MCAPI bool | closeAppRequest () |
|
MCAPI void | displayMigrationFailureScreen () |
|
MCAPI ::std::optional<::std::string > | extractProtocolActivationURI () |
|
MCAPI void | performCriticalChecksTerminateOnFailure () |
|
MCAPI void | rapidShutdown () |
|
MCAPI void | setRemoteSession (bool value) |
|
MCAPI void * | $ctor (::HWND__ *hwnd, ::brstd::move_only_function<::std::unique_ptr<::IMinecraftGame >()> createGame) |
|
MCAPI void | $dtor () |
|
MCAPI bool | $updatePlatformInfo () |
|
MCAPI bool | $updatePlatformGraphicsInfo () |
|
MCAPI void | $issueShutdown () |
|
MCAPI void | $issueBack () |
|
MCFOLD void | $issueLowMemory () |
|
MCAPI void | $issueFocusLost () |
|
MCAPI void | $issueFocusGained () |
|
MCFOLD void | $issueInputPaneVisible () |
|
MCFOLD void | $issueInputPaneHidden () |
|
MCFOLD void | $issueSuspendWarning () |
|
MCAPI void | $issueVisibilityChange (bool visible) |
|
MCAPI void | $issueWindowSizeChange (int width, int height) |
|
MCAPI void | $issueDPIChange (float dpi) |
|
MCAPI void | $issueOrientationChange (::DisplayOrientation const &orientation) |
|
MCAPI bool | $_preAppCreation (::Bedrock::ActivationArguments const &) |
|
MCAPI void | $_processActivationArguments (::Bedrock::ActivationArguments const &args) |
|
MCAPI bool | $_postAppCreation (::Bedrock::ActivationArguments const &actArgs) |
|
MCAPI bool | $_update (bool canRender) |
|
MCAPI void | $pushNotificationReceived_Shim (::PushNotificationMessage const &msg) |
|
MCAPI void | $notifyUriListeners_Shim (::ActivationUri const &uri) |
|
MCAPI::std::string | $getDeviceId_Shim () const |
|
MCFOLD bool | $_isShuttingDown () |
|
MCFOLD bool | $_isShutdown () |
|
MCFOLD void | $resetCallback () |
|
virtual void | issueSuspend () |
|
virtual void | issueResume () |
|
virtual void | feedButtonPress (int const &button) |
|
virtual void | feedKeyPress (char const key) |
|
virtual void | setTextboxText (::std::string const &) |
|
virtual void | setStorageDirectory (::FileStorageDirectory, bool, ::PropertyBag const &, ::std::function< void(bool)>) |
|
virtual::FileStorageDirectory | setInitialStorageDirectory (::FileStorageDirectory) |
|
virtual::FileStorageDirectory | getStorageDirectory () const |
|
MCAPI bool | _createApp () |
|
MCAPI void | activate (::Bedrock::ActivationArguments const &actArgs) |
|
MCAPI bool | hasInitialized () const |
|
MCAPI bool | init (::Bedrock::ActivationArguments const &actArgs) |
|
MCAPI bool | startApp (::Bedrock::ActivationArguments const &actArgs) |
|
MCAPI int | update (bool canRender) |
|
MCAPI void * | $ctor (::brstd::move_only_function<::std::unique_ptr<::IMinecraftGame >()> createGame) |
|
MCFOLD void | $issueSuspend () |
|
MCFOLD void | $issueResume () |
|
MCAPI void | $feedButtonPress (int const &button) |
|
MCAPI void | $feedKeyPress (char const key) |
|
MCFOLD void | $setTextboxText (::std::string const &) |
|
MCFOLD void | $setStorageDirectory (::FileStorageDirectory, bool, ::PropertyBag const &, ::std::function< void(bool)>) |
|
MCFOLD::FileStorageDirectory | $setInitialStorageDirectory (::FileStorageDirectory) |
|
MCFOLD::FileStorageDirectory | $getStorageDirectory () const |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::HIDControllerGameCoreDesktop > > | mHIDController |
|
::ll::TypedStorage< 1, 1, bool > | mResetCalled |
|
::ll::TypedStorage< 8, 8, ::XTaskQueueObject * > | mTaskQueue |
|
::ll::TypedStorage< 8, 8, ::XTaskQueueRegistrationToken > | mGameProtocolToken |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::GameControllerHandler_GameCore > > | mGameControllerHandler_Shim |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::AppPlatform_GameCore > > | mPlatform_Shim |
|
::ll::TypedStorage< 8, 8, ::HWND__ * > | mHwnd |
|
::ll::TypedStorage< 1, 1, ::Bedrock::Platform_GameCore::ResizeMode > | mResizeMode |
|
::ll::TypedStorage< 8, 32, ::std::string > | mProtocolActivationURI |
|
::ll::TypedStorage< 8, 32, ::std::string > | mAppLocation |
|
::ll::TypedStorage< 8, 40, ::std::queue< ::brstd::move_only_function< void(::IMinecraftEventing *)>, ::std::deque<::brstd::move_only_function< void(::IMinecraftEventing *)> > > > | mEvents |
|
::ll::TypedStorage< 1, 1, bool > | mMouseInsideClient |
|
::ll::TypedStorage< 1, 1, bool > | mInactiveScrollEnabled |
|
::ll::TypedStorage< 1, 1, bool > | mInvertScrollEnabled |
|
::ll::TypedStorage< 1, 1, bool > | mRemoteSession |
|
::ll::TypedStorage< 1, 1, bool > | mMouseClickLockEnabled |
|
::ll::TypedStorage< 1, 1, bool > | mMouseSonarEnabled |
|
::ll::TypedStorage< 4, 4, uint > | mMouseClickLockTime |
|
::ll::TypedStorage< 4, 4, float > | mKeyboardHeight |
|
::ll::TypedStorage< 8, 8, ::winrt::event_token > | mThemeChangeRevoker |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PlatformRuntimeInfo > > | mPlatformRuntimeInfo |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PlatformBuildInfo > > | mPlatformBuildInfo |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::IIslandManager > > | mIslandMgr |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::IIslandCore > > | mApp |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::IMinecraftGame > > | mMinecraftGame_Shim |
|
::ll::TypedStorage< 8, 64, ::brstd::move_only_function<::std::unique_ptr<::IMinecraftGame >()> > | mCreateGame |
|
::ll::TypedStorage< 1, 1, ::std::atomic< bool > > | mbQueueRenderParameterSignal |
|
::ll::TypedStorage< 1, 1, ::std::atomic< bool > > | mHasInitialized |
|
::ll::TypedStorage< 1, 1, bool > | mCallbackReady |