|
LeviLamina
|
Public Member Functions | |
| virtual ::std::unique_ptr<::MainGameCore::WndProc > | _createWndProcInstance () |
| virtual void | _prepareForWindowCreation (::Bedrock::ActivationArguments const &) |
| virtual::tagWNDCLASSEXW | _createWindowClass (::HINSTANCE__ *hInstance) |
| virtual::tagRECT | _getInitialClientAreaAndShowCommand (int &showCommand) |
| virtual void | _postWindowCreationSetup (::HWND__ *hwnd) |
| virtual ::gsl::not_null<::Bedrock::ApplicationInitHandler * > | _getAppInitHandler () |
| MCAPI void | $dtor () |
| MCAPI ::std::unique_ptr<::MainGameCore::WndProc > | $_createWndProcInstance () |
| MCAPI void | $_prepareForWindowCreation (::Bedrock::ActivationArguments const &) |
| MCAPI::tagWNDCLASSEXW | $_createWindowClass (::HINSTANCE__ *hInstance) |
| MCAPI::tagRECT | $_getInitialClientAreaAndShowCommand (int &showCommand) |
| MCAPI void | $_postWindowCreationSetup (::HWND__ *hwnd) |
| MCAPI ::gsl::not_null<::Bedrock::ApplicationInitHandler * > | $_getAppInitHandler () |
| virtual void | _processProtocolActivationArguments (::Bedrock::ActivationArguments &args) |
| MCAPI int64 | wndProc (::HWND__ *hwnd, uint uMsg, uint64 wParam, int64 lParam) |
| MCAPI void * | $ctor () |
| MCAPI void | $_processProtocolActivationArguments (::Bedrock::ActivationArguments &args) |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::WindowState > > | mWindowState |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Bedrock::Platform_GameCore > > | mPlatform |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::MainGameCore::WndProc > > | mWndProcHandler |
|
virtual |
Implements MainGameCore::WinMain.
|
virtual |
Implements MainGameCore::WinMain.
|
virtual |
Implements MainGameCore::WinMain.
|
virtual |
Implements MainGameCore::WinMain.
|
virtual |
Implements MainGameCore::WinMain.
|
virtual |
Implements MainGameCore::WinMain.
|
static |