|
|
App & | operator= (App const &) |
|
| App (App const &) |
| virtual void | init () |
| virtual bool | isInited () |
| virtual void | changeContext () |
| virtual void | quit (::std::string const &src, ::std::string const &reason) |
| virtual bool | wantToQuit () |
|
virtual void | initImpl ()=0 |
| MCAPI void | $dtor () |
|
virtual void | setRenderingSize (int, int)=0 |
|
virtual void | setUISizeAndScale (int, int, float)=0 |
|
virtual void | muteAudio ()=0 |
|
virtual void | unMuteAudio ()=0 |
|
virtual void | audioEngineOn ()=0 |
|
virtual void | audioEngineOff ()=0 |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
virtual void | onAppPaused () |
|
virtual void | onAppUnpaused () |
|
virtual void | onAppPreSuspended () |
|
virtual void | onAppSuspended () |
|
virtual void | onAppResumed () |
|
virtual void | onAppFocusLost () |
|
virtual void | onAppFocusGained () |
|
virtual void | onAppTerminated () |
|
virtual void | onOperationModeChanged (::OperationMode const operationMode) |
|
virtual void | onPerformanceModeChanged (bool const boost) |
|
virtual void | onPushNotificationReceived (::PushNotificationMessage const &msg) |
|
virtual void | onResizeBegin () |
|
virtual void | onResizeEnd () |
|
virtual void | onDeviceLost () |
|
virtual void | onAppSurfaceCreated () |
|
virtual void | onAppSurfaceDestroyed () |
|
virtual void | onClipboardCopy (::std::string const &) |
|
virtual void | onClipboardPaste (::std::string const &) |
|
virtual void | onLowMemory (::LowMemorySeverity) |
|
MCAPI void | initListener (float priority) |
|
MCFOLD void | $onAppPaused () |
|
MCFOLD void | $onAppUnpaused () |
|
MCFOLD void | $onAppPreSuspended () |
|
MCFOLD void | $onAppSuspended () |
|
MCFOLD void | $onAppResumed () |
|
MCFOLD void | $onAppFocusLost () |
|
MCFOLD void | $onAppFocusGained () |
|
MCFOLD void | $onAppTerminated () |
|
MCFOLD void | $onPerformanceModeChanged (bool const boost) |
|
MCFOLD void | $onPushNotificationReceived (::PushNotificationMessage const &msg) |
|
MCFOLD void | $onResizeBegin () |
|
MCFOLD void | $onResizeEnd () |
|
MCFOLD void | $onDeviceLost () |
|
MCFOLD void | $onAppSurfaceCreated () |
|
MCFOLD void | $onAppSurfaceDestroyed () |
|
MCFOLD void | $onClipboardCopy (::std::string const &) |
|
MCFOLD void | $onClipboardPaste (::std::string const &) |
◆ init()
| virtual void App::init |
( |
| ) |
|
|
virtual |
◆ isInited()
| virtual bool App::isInited |
( |
| ) |
|
|
virtual |
◆ changeContext()
| virtual void App::changeContext |
( |
| ) |
|
|
virtual |
◆ quit()
| virtual void App::quit |
( |
::std::string const & | src, |
|
|
::std::string const & | reason ) |
|
virtual |
◆ wantToQuit()
| virtual bool App::wantToQuit |
( |
| ) |
|
|
virtual |
◆ $dtor()
| MCAPI void App::$dtor |
( |
| ) |
|
- 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.
◆ $vftableForAppPlatformListener()
| MCAPI void ** App::$vftableForAppPlatformListener |
( |
| ) |
|
|
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.
◆ $vftable() [1/2]
| MCAPI void ** Bedrock::EnableNonOwnerReferences::$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.
◆ $vftable() [2/2]
| MCAPI void ** AppPlatformListener::$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 file: