#include <AppImplMsw.h>
Public Member Functions | |
| BlankingWindow (DisplayRef display) | |
| void | destroy () |
Static Public Member Functions | |
| static BlankingWindowRef | create (DisplayRef display) |
Static Protected Member Functions | |
| static void | registerWindowClass () |
Protected Attributes | |
| HWND | mWnd |
| static BlankingWindowRef cinder::app::BlankingWindow::create | ( | DisplayRef | display | ) | [static] |
| void cinder::app::BlankingWindow::destroy | ( | ) |
| void cinder::app::BlankingWindow::registerWindowClass | ( | ) | [static, protected] |
HWND cinder::app::BlankingWindow::mWnd [protected] |