Lugdunum  0.1.0
lug::Window::Window Member List

This is the complete list of members for lug::Window::Window, including all inherited members.

_gamePadStatelug::Window::Window
_impllug::Window::Windowprotected
_keyStatelug::Window::Windowprotected
_modelug::Window::Windowprotected
_mousePositionlug::Window::Windowprotected
_mouseStatelug::Window::Windowprotected
_touchScreenStatelug::Window::Window
close()lug::Window::Window
create(const InitInfo &initInfo)lug::Window::Windowstatic
getMousePos() constlug::Window::Window
getWindowSize() constlug::Window::Window
init(const InitInfo &initInfo)lug::Window::Windowprotected
initKeyState()lug::Window::Windowprotected
initMouseState()lug::Window::Windowprotected
isKeyPressed(Keyboard::Key key) constlug::Window::Window
isMousePressed(Mouse::Button button) constlug::Window::Window
isOpen() constlug::Window::Window
operator=(const Window &)=deletelug::Window::Window
operator=(Window &&)=deletelug::Window::Window
pollEvent(lug::Window::Event &event)lug::Window::Windowvirtual
setKeyRepeat(bool state)lug::Window::Window
setMouseCursorVisible(bool visible)lug::Window::Window
setMousePos(const Math::Vec2i &mousePosition)lug::Window::Window
Window(const Window &)=deletelug::Window::Window
Window(Window &&)=deletelug::Window::Window
Window()lug::Window::Windowprotected
~Window()lug::Window::Windowvirtual