_allowResizing | scv::Kernel | protected |
_componentRequestFocus | scv::Kernel | protected |
_contextMenu | scv::Kernel | protected |
_filterType | scv::Kernel | protected |
_focusedComponent | scv::Kernel | protected |
_instance | Singleton< T > | protectedstatic |
_loadedWidgets | scv::Kernel | protected |
_objects | scv::Kernel | |
_reshapeOnNextFrame | scv::Kernel | protected |
_windowTitle | scv::Kernel | protected |
addComponent(Component *object) | scv::Kernel | |
addWindow(InternalFrame *window) | scv::Kernel | |
applyDefaultTransformMatrix(void) | scv::Kernel | |
baseTime | scv::Kernel | |
cbDisplay(void) | scv::Kernel | protectedstatic |
cbKey(unsigned char key, int x, int y) | scv::Kernel | protectedstatic |
cbKeySpecial(int key, int x, int y) | scv::Kernel | protectedstatic |
cbKeySpecialUp(int key, int x, int y) | scv::Kernel | protectedstatic |
cbKeyUp(unsigned char key, int x, int y) | scv::Kernel | protectedstatic |
cbMouseClick(int button, int state, int x, int y) | scv::Kernel | protectedstatic |
cbMouseMotion(int x, int y) | scv::Kernel | protectedstatic |
cbMouseWheel(int button, int dir, int x, int y) | scv::Kernel | protectedstatic |
clicked | scv::Kernel | |
componentRequestUse | scv::Kernel | |
ComponentsList typedef | scv::Kernel | |
count | scv::Kernel | |
currFps | scv::Kernel | |
currSize | scv::Kernel | |
currTime | scv::Kernel | |
destroyInstance() | Singleton< T > | inlinestatic |
Display | scv::Kernel | protected |
doubleClickTime | scv::Kernel | |
fps | scv::Kernel | |
FrameRate | scv::Kernel | protected |
getClipBoardString(void) const | scv::Kernel | |
getFilterType(void) | scv::Kernel | inline |
getFocusedComponent(void) const | scv::Kernel | inline |
getFramesPerSecond(void) const | scv::Kernel | inline |
getHeight(void) const | scv::Kernel | inline |
getInstance() | Singleton< T > | inlinestatic |
getWidgetTexture(scv::Component::Type widget) | scv::Kernel | inline |
getWidth(void) const | scv::Kernel | inline |
initOpenGL(int argc, char *argv[]) | scv::Kernel | protected |
isFullScreen | scv::Kernel | |
Kernel(void) | scv::Kernel | protected |
lastButton | scv::Kernel | |
lastClickPosition | scv::Kernel | |
lastTimeClicked | scv::Kernel | |
LINEAR enum value | scv::Kernel | |
locked | scv::Kernel | |
lockMouseUse(Component *component) | scv::Kernel | |
lockWindowSize(bool lock) | scv::Kernel | |
Mouse | scv::Kernel | protected |
NEAREST enum value | scv::Kernel | |
onDisplay(void) | scv::Kernel | inlinevirtual |
onKeyPressed(const scv::KeyEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onKeyUp(const scv::KeyEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onMouseClick(const scv::MouseEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onMouseHold(const scv::MouseEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onMouseOver(const scv::MouseEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onMouseUp(const scv::MouseEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onMouseWheel(const scv::MouseEvent &evt) | scv::SCVCallbacks | inlinevirtual |
onPositionChange(void) | scv::SCVCallbacks | inlinevirtual |
onSizeChange(void) | scv::SCVCallbacks | inlinevirtual |
prevTime | scv::Kernel | |
removeComponent(Component *object) | scv::Kernel | |
requestComponentFocus(Component *component) | scv::Kernel | |
requestMouseUse(Component *component) | scv::Kernel | |
run(void) | scv::Kernel | |
s_defaultFramesPerSecond | scv::Kernel | protectedstatic |
s_defaultHeight | scv::Kernel | protectedstatic |
s_defaultTitle | scv::Kernel | protectedstatic |
s_defaultWidth | scv::Kernel | protectedstatic |
setClipBoardString(const std::string str) | scv::Kernel | |
setFilterType(TextureFilter tex) | scv::Kernel | inline |
setFramesPerSecond(float fps) | scv::Kernel | inline |
setFullScreen(bool full) | scv::Kernel | |
setInstance(T *instance) | Singleton< T > | inlinestatic |
setWidgetTexture(scv::Component::Type widget, ComponentTexture *texture) | scv::Kernel | inline |
setWindowSize(unsigned int width, unsigned int height) | scv::Kernel | |
setWindowTitle(const std::string &title) | scv::Kernel | |
showCopyrights(void) | scv::Kernel | |
Singleton(void) | Singleton< T > | inlineprotected |
Singleton(const Singleton &source) | Singleton< T > | inlineprotected |
Singleton< Kernel > class | scv::Kernel | friend |
TextureFilter enum name | scv::Kernel | |
unlockMouseUse(Component *component) | scv::Kernel | |
updateFramesPerSecond(void) | scv::Kernel | protected |
userSize | scv::Kernel | |
willAppearOnScreen(Component *component) | scv::Kernel | |
~Kernel(void) | scv::Kernel | inlineprotectedvirtual |
~SCVCallbacks() | scv::SCVCallbacks | inlinevirtual |
~Singleton(void) | Singleton< T > | inlineprotectedvirtual |