cinder::app::AppImplMswScreenSaver Class Reference
#include <AppImplMswScreenSaver.h>
Inherits cinder::app::AppImplMsw.
List of all members.
Constructor & Destructor Documentation
| cinder::app::AppImplMswScreenSaver::AppImplMswScreenSaver |
( |
class AppScreenSaver * |
aApp, |
|
|
HWND |
aWnd | |
|
) |
| | |
| virtual cinder::app::AppImplMswScreenSaver::~AppImplMswScreenSaver |
( |
|
) |
[virtual] |
Member Function Documentation
| void cinder::app::AppImplMswScreenSaver::run |
( |
|
) |
|
| void cinder::app::AppImplMswScreenSaver::quit |
( |
|
) |
[virtual] |
| double cinder::app::AppImplMswScreenSaver::getElapsedSeconds |
( |
|
) |
const |
| LRESULT cinder::app::AppImplMswScreenSaver::eventHandler |
( |
HWND |
hWnd, |
|
|
UINT |
message, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam | |
|
) |
| | |
| int cinder::app::AppImplMsw::getWindowWidth |
( |
|
) |
const [inherited] |
| int cinder::app::AppImplMsw::getWindowHeight |
( |
|
) |
const [inherited] |
| virtual void cinder::app::AppImplMsw::setWindowWidth |
( |
int |
aWindowWidth |
) |
[virtual, inherited] |
| virtual void cinder::app::AppImplMsw::setWindowHeight |
( |
int |
aWindowHeight |
) |
[virtual, inherited] |
| virtual void cinder::app::AppImplMsw::setWindowSize |
( |
int |
aWindowWidth, |
|
|
int |
aWindowHeight | |
|
) |
| | [virtual, inherited] |
| float cinder::app::AppImplMsw::getFrameRate |
( |
|
) |
const [inherited] |
| virtual float cinder::app::AppImplMsw::setFrameRate |
( |
float |
aFrameRate |
) |
[virtual, inherited] |
| bool cinder::app::AppImplMsw::isFullScreen |
( |
|
) |
const [inherited] |
| virtual void cinder::app::AppImplMsw::toggleFullScreen |
( |
|
) |
[virtual, inherited] |
| Vec2i cinder::app::AppImplMsw::mouseLocation |
( |
|
) |
[virtual, inherited] |
| virtual void cinder::app::AppImplMsw::privateSetWindowOffset__ |
( |
const Vec2i & |
aWindowOffset |
) |
[virtual, inherited] |
| void cinder::app::AppImplMsw::hideCursor |
( |
|
) |
[static, inherited] |
| void cinder::app::AppImplMsw::showCursor |
( |
|
) |
[static, inherited] |
| Buffer cinder::app::AppImplMsw::loadResource |
( |
int |
id, |
|
|
const std::string & |
type | |
|
) |
| | [static, inherited] |
| std::string cinder::app::AppImplMsw::getAppPath |
( |
|
) |
[static, inherited] |
| string cinder::app::AppImplMsw::getOpenFilePath |
( |
const std::string & |
initialPath, |
|
|
std::vector< std::string > |
extensions | |
|
) |
| | [static, inherited] |
| string cinder::app::AppImplMsw::getSaveFilePath |
( |
const std::string & |
initialPath, |
|
|
std::vector< std::string > |
extensions | |
|
) |
| | [static, inherited] |
Member Data Documentation
The documentation for this class was generated from the following files: