#include <WinRTWindow.h>
◆ WinRTWindow()
| WinRTWindow::WinRTWindow |
( |
| ) |
|
◆ ~WinRTWindow()
| WinRTWindow::~WinRTWindow |
( |
| ) |
|
|
override |
◆ destroy()
| void WinRTWindow::destroy |
( |
| ) |
|
|
overridevirtual |
◆ getNativeDisplay()
| EGLNativeDisplayType WinRTWindow::getNativeDisplay |
( |
| ) |
const |
|
overridevirtual |
◆ getNativeWindow()
| EGLNativeWindowType WinRTWindow::getNativeWindow |
( |
| ) |
const |
|
overridevirtual |
◆ initialize()
◆ messageLoop()
| void WinRTWindow::messageLoop |
( |
| ) |
|
|
overridevirtual |
◆ resize()
| bool WinRTWindow::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
overridevirtual |
◆ setMousePosition()
| void WinRTWindow::setMousePosition |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
overridevirtual |
◆ setPosition()
| bool WinRTWindow::setPosition |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
overridevirtual |
◆ setVisible()
| void WinRTWindow::setVisible |
( |
bool |
isVisible | ) |
|
|
overridevirtual |
◆ signalTestEvent()
| void WinRTWindow::signalTestEvent |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: