This is the complete list of members for
gel::GelWindow, including all inherited members.
createWindow(const char *title="Gel2D Game Engine", int width=800, int height=600, int bpp=32, int mode=GEL_WINDOWED, int flags=0) | gel::GelWindow | [static] |
destroyWindow() | gel::GelWindow | [static] |
getHeight() | gel::GelWindow | [static] |
getParam(int param) | gel::GelWindow | [static] |
getSize(int *width, int *height) | gel::GelWindow | [static] |
getSize() | gel::GelWindow | [static] |
getTitle() | gel::GelWindow | [static] |
getWidth() | gel::GelWindow | [static] |
minimize() | gel::GelWindow | [static] |
pollEvents() | gel::GelWindow | [static] |
restore() | gel::GelWindow | [static] |
setIcon(const GelString &filename) | gel::GelWindow | [static] |
setMode(int width, int height, int mode, int flags) | gel::GelWindow | [static] |
setMode(GelVideoMode videoMode) | gel::GelWindow | [static] |
setPos(int x, int y) | gel::GelWindow | [static] |
setSize(int width, int height) | gel::GelWindow | [static] |
setTitle(const GelString &title) | gel::GelWindow | [static] |