#include <win32window.h>
Definition at line 41 of file win32window.h.
◆ WIN32Window()
WIN32Window::WIN32Window |
( |
| ) |
|
◆ displayFatalError()
void WIN32Window::displayFatalError |
( |
const std::string & |
message | ) |
|
|
virtual |
◆ getClipboardText()
std::string WIN32Window::getClipboardText |
( |
| ) |
|
|
virtual |
◆ getDisplaySize()
Size WIN32Window::getDisplaySize |
( |
| ) |
|
|
virtual |
◆ getPlatformType()
std::string WIN32Window::getPlatformType |
( |
| ) |
|
|
virtual |
◆ hide()
void WIN32Window::hide |
( |
| ) |
|
|
virtual |
◆ hideMouse()
void WIN32Window::hideMouse |
( |
| ) |
|
|
virtual |
◆ init()
void WIN32Window::init |
( |
| ) |
|
|
virtual |
◆ internalLoadMouseCursor()
int WIN32Window::internalLoadMouseCursor |
( |
const ImagePtr & |
image, |
|
|
const Point & |
hotSpot |
|
) |
| |
|
protectedvirtual |
◆ maximize()
void WIN32Window::maximize |
( |
| ) |
|
|
virtual |
◆ move()
void WIN32Window::move |
( |
const Point & |
pos | ) |
|
|
virtual |
◆ poll()
void WIN32Window::poll |
( |
| ) |
|
|
virtual |
◆ resize()
void WIN32Window::resize |
( |
const Size & |
size | ) |
|
|
virtual |
◆ restoreMouseCursor()
void WIN32Window::restoreMouseCursor |
( |
| ) |
|
|
virtual |
◆ setClipboardText()
void WIN32Window::setClipboardText |
( |
const std::string & |
text | ) |
|
|
virtual |
◆ setFullscreen()
void WIN32Window::setFullscreen |
( |
bool |
fullscreen | ) |
|
|
virtual |
◆ setIcon()
void WIN32Window::setIcon |
( |
const std::string & |
file | ) |
|
|
virtual |
◆ setMinimumSize()
void WIN32Window::setMinimumSize |
( |
const Size & |
minimumSize | ) |
|
|
virtual |
◆ setMouseCursor()
void WIN32Window::setMouseCursor |
( |
int |
cursorId | ) |
|
|
virtual |
◆ setTitle()
void WIN32Window::setTitle |
( |
const std::string & |
title | ) |
|
|
virtual |
◆ setVerticalSync()
void WIN32Window::setVerticalSync |
( |
bool |
enable | ) |
|
|
virtual |
◆ show()
void WIN32Window::show |
( |
| ) |
|
|
virtual |
◆ showMouse()
void WIN32Window::showMouse |
( |
| ) |
|
|
virtual |
◆ swapBuffers()
void WIN32Window::swapBuffers |
( |
| ) |
|
|
virtual |
◆ terminate()
void WIN32Window::terminate |
( |
| ) |
|
|
virtual |
◆ WindowProcProxy
friend struct WindowProcProxy |
|
friend |
The documentation for this class was generated from the following file: