![]() |
Wise&mystical
1.0
Project about Europe
|
#include <x11_platform.h>
Public Attributes | |
| Colormap | colormap |
| Window | handle |
| Window | parent |
| XIC | ic |
| GLFWbool | overrideRedirect |
| GLFWbool | iconified |
| GLFWbool | maximized |
| GLFWbool | transparent |
| int | width |
| int | height |
| int | xpos |
| int | ypos |
| int | lastCursorPosX |
| int | lastCursorPosY |
| int | warpCursorPosX |
| int | warpCursorPosY |
| Time | keyPressTimes [256] |
Definition at line 399 of file x11_platform.h.
| Colormap _GLFWwindowX11::colormap |
Definition at line 401 of file x11_platform.h.
| Window _GLFWwindowX11::handle |
Definition at line 402 of file x11_platform.h.
| int _GLFWwindowX11::height |
Definition at line 414 of file x11_platform.h.
| XIC _GLFWwindowX11::ic |
Definition at line 404 of file x11_platform.h.
| GLFWbool _GLFWwindowX11::iconified |
Definition at line 407 of file x11_platform.h.
| Time _GLFWwindowX11::keyPressTimes[256] |
Definition at line 424 of file x11_platform.h.
| int _GLFWwindowX11::lastCursorPosX |
Definition at line 418 of file x11_platform.h.
| int _GLFWwindowX11::lastCursorPosY |
Definition at line 418 of file x11_platform.h.
| GLFWbool _GLFWwindowX11::maximized |
Definition at line 408 of file x11_platform.h.
| GLFWbool _GLFWwindowX11::overrideRedirect |
Definition at line 406 of file x11_platform.h.
| Window _GLFWwindowX11::parent |
Definition at line 403 of file x11_platform.h.
| GLFWbool _GLFWwindowX11::transparent |
Definition at line 411 of file x11_platform.h.
| int _GLFWwindowX11::warpCursorPosX |
Definition at line 420 of file x11_platform.h.
| int _GLFWwindowX11::warpCursorPosY |
Definition at line 420 of file x11_platform.h.
| int _GLFWwindowX11::width |
Definition at line 414 of file x11_platform.h.
| int _GLFWwindowX11::xpos |
Definition at line 415 of file x11_platform.h.
| int _GLFWwindowX11::ypos |
Definition at line 415 of file x11_platform.h.