#include <WindowApplication.h>
◆ Create()
| bool CWindowApplication::Create |
( |
HINSTANCE | InInstance, |
|
|
const WCHAR * | ClassName = L"JungleEngineWindow" ) |
◆ Destroy()
| void CWindowApplication::Destroy |
( |
| ) |
|
◆ Get()
◆ GetClassName()
| const WCHAR * CWindowApplication::GetClassName |
( |
| ) |
const |
|
inline |
◆ GetInstance()
| HINSTANCE CWindowApplication::GetInstance |
( |
| ) |
const |
|
inline |
◆ MakeWindow()
| CWindow * CWindowApplication::MakeWindow |
( |
const WCHAR * | Title, |
|
|
int | Width, |
|
|
int | Height, |
|
|
int | X = 100, |
|
|
int | Y = 100 ) |
◆ PumpMessages()
| bool CWindowApplication::PumpMessages |
( |
| ) |
|
◆ CWindow
The documentation for this class was generated from the following files: