le3d - LightEngine 3D
A straightforward C++ 3D software engine for real-time graphics
LeWindow Member List

This is the complete list of members for LeWindow, including all inherited members.

fullScreenLeWindow
getContext()LeWindow
getHandle()LeWindow
heightLeWindow
KeyCallback typedefLeWindow
LeWindow(const char *name, int width=LE_RESOX_DEFAULT, int height=LE_RESOY_DEFAULT, bool fullscreen=false)LeWindow
MouseCallback typedefLeWindow
registerKeyCallback(KeyCallback callback)LeWindow
registerMouseCallback(MouseCallback callback)LeWindow
sendKeyEvent(int code, int state)LeWindow
sendMouseEvent(int x, int y, int buttons)LeWindow
setFullScreen()LeWindow
setWindowed()LeWindow
update()LeWindow
visibleLeWindow
widthLeWindow
~LeWindow()LeWindow