|
LeviLamina
|
Public Member Functions | |
| virtual bool | updatePlatformInfo ()=0 |
| virtual bool | updatePlatformGraphicsInfo ()=0 |
| virtual bool | _preAppCreation (::Bedrock::ActivationArguments const &)=0 |
| virtual bool | _postAppCreation (::Bedrock::ActivationArguments const &actArgs)=0 |
| virtual void | _processActivationArguments (::Bedrock::ActivationArguments const &args)=0 |
| virtual bool | _update (bool canRender)=0 |
| virtual void | notifyUriListeners_Shim (::ActivationUri const &uri)=0 |
| MCAPI bool | startApp (::Bedrock::ActivationArguments const &actArgs) |
| MCAPI void | $dtor () |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PlatformRuntimeInfo > > | mPlatformRuntimeInfo |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PlatformBuildInfo > > | mPlatformBuildInfo |
| ::ll::TypedStorage< 1, 1, ::std::atomic< bool > > | mHasInitialized |
| ::ll::TypedStorage< 8, 16, ::gsl::not_null<::std::shared_ptr<::Bedrock::IAppHolder > > > | mHolder |
|
static |