ClearScreen(unsigned int color) | gte::Window2 | |
DrawCircle(int xCenter, int yCenter, int radius, unsigned int color, bool solid) | gte::Window2 | |
DrawEllipse(int xCenter, int yCenter, int xExtent, int yExtent, unsigned int color) | gte::Window2 | |
DrawFloodFill4(int x, int y, unsigned int foreColor, unsigned int backColor) | gte::Window2 | |
DrawLine(int x0, int y0, int x1, int y1, unsigned int color) | gte::Window2 | |
DrawRectangle(int xMin, int yMin, int xMax, int yMax, unsigned int color, bool solid) | gte::Window2 | |
DrawScreenOverlay() | gte::Window2 | virtual |
DrawThickPixel(int x, int y, int thick, unsigned int color) | gte::Window2 | |
EVT_NONE_PENDING enum value | gte::Window | |
EVT_PROCESSED enum value | gte::Window | |
EVT_QUIT enum value | gte::Window | |
gte::GetAspectRatio() const | gte::WindowBase | inline |
gte::WindowBase::GetAspectRatio() const | gte::WindowBase | inline |
gte::GetGTEPath() | gte::WindowBase | protected |
gte::WindowBase::GetGTEPath() | gte::WindowBase | protected |
GetHandle() const | gte::MSWWindow | inline |
GetMousePosition(int &x, int &y) const override | gte::Window | virtual |
GetPixel(int x, int y) | gte::Window2 | |
GetScrollInterval(int bar, int &minValue, int &maxValue) const | gte::MSWWindow | |
GetScrollPosition(int bar) const | gte::MSWWindow | |
gte::GetTitle() const | gte::WindowBase | inline |
gte::WindowBase::GetTitle() const | gte::WindowBase | inline |
gte::GetXOrigin() const | gte::WindowBase | inline |
gte::WindowBase::GetXOrigin() const | gte::WindowBase | inline |
gte::GetXSize() const | gte::WindowBase | inline |
gte::WindowBase::GetXSize() const | gte::WindowBase | inline |
gte::GetYOrigin() const | gte::WindowBase | inline |
gte::WindowBase::GetYOrigin() const | gte::WindowBase | inline |
gte::GetYSize() const | gte::WindowBase | inline |
gte::WindowBase::GetYSize() const | gte::WindowBase | inline |
gte::IsMaximized() const | gte::WindowBase | inline |
gte::WindowBase::IsMaximized() const | gte::WindowBase | inline |
gte::IsMinimized() const | gte::WindowBase | inline |
gte::WindowBase::IsMinimized() const | gte::WindowBase | inline |
gte::KEY_ALT | gte::WindowBase | static |
gte::WindowBase::KEY_ALT | gte::WindowBase | static |
gte::KEY_BACKSPACE | gte::WindowBase | static |
gte::WindowBase::KEY_BACKSPACE | gte::WindowBase | static |
gte::KEY_COMMAND | gte::WindowBase | static |
gte::WindowBase::KEY_COMMAND | gte::WindowBase | static |
gte::KEY_CONTROL | gte::WindowBase | static |
gte::WindowBase::KEY_CONTROL | gte::WindowBase | static |
gte::KEY_DELETE | gte::WindowBase | static |
gte::WindowBase::KEY_DELETE | gte::WindowBase | static |
gte::KEY_DOWN | gte::WindowBase | static |
gte::WindowBase::KEY_DOWN | gte::WindowBase | static |
gte::KEY_END | gte::WindowBase | static |
gte::WindowBase::KEY_END | gte::WindowBase | static |
gte::KEY_ENTER | gte::WindowBase | static |
gte::WindowBase::KEY_ENTER | gte::WindowBase | static |
gte::KEY_ESCAPE | gte::WindowBase | static |
gte::WindowBase::KEY_ESCAPE | gte::WindowBase | static |
gte::KEY_F1 | gte::WindowBase | static |
gte::WindowBase::KEY_F1 | gte::WindowBase | static |
gte::KEY_F10 | gte::WindowBase | static |
gte::WindowBase::KEY_F10 | gte::WindowBase | static |
gte::KEY_F11 | gte::WindowBase | static |
gte::WindowBase::KEY_F11 | gte::WindowBase | static |
gte::KEY_F12 | gte::WindowBase | static |
gte::WindowBase::KEY_F12 | gte::WindowBase | static |
gte::KEY_F2 | gte::WindowBase | static |
gte::WindowBase::KEY_F2 | gte::WindowBase | static |
gte::KEY_F3 | gte::WindowBase | static |
gte::WindowBase::KEY_F3 | gte::WindowBase | static |
gte::KEY_F4 | gte::WindowBase | static |
gte::WindowBase::KEY_F4 | gte::WindowBase | static |
gte::KEY_F5 | gte::WindowBase | static |
gte::WindowBase::KEY_F5 | gte::WindowBase | static |
gte::KEY_F6 | gte::WindowBase | static |
gte::WindowBase::KEY_F6 | gte::WindowBase | static |
gte::KEY_F7 | gte::WindowBase | static |
gte::WindowBase::KEY_F7 | gte::WindowBase | static |
gte::KEY_F8 | gte::WindowBase | static |
gte::WindowBase::KEY_F8 | gte::WindowBase | static |
gte::KEY_F9 | gte::WindowBase | static |
gte::WindowBase::KEY_F9 | gte::WindowBase | static |
gte::KEY_HOME | gte::WindowBase | static |
gte::WindowBase::KEY_HOME | gte::WindowBase | static |
gte::KEY_INSERT | gte::WindowBase | static |
gte::WindowBase::KEY_INSERT | gte::WindowBase | static |
gte::KEY_LEFT | gte::WindowBase | static |
gte::WindowBase::KEY_LEFT | gte::WindowBase | static |
gte::KEY_PAGE_DOWN | gte::WindowBase | static |
gte::WindowBase::KEY_PAGE_DOWN | gte::WindowBase | static |
gte::KEY_PAGE_UP | gte::WindowBase | static |
gte::WindowBase::KEY_PAGE_UP | gte::WindowBase | static |
gte::KEY_RETURN | gte::WindowBase | static |
gte::WindowBase::KEY_RETURN | gte::WindowBase | static |
gte::KEY_RIGHT | gte::WindowBase | static |
gte::WindowBase::KEY_RIGHT | gte::WindowBase | static |
gte::KEY_SHIFT | gte::WindowBase | static |
gte::WindowBase::KEY_SHIFT | gte::WindowBase | static |
gte::KEY_TAB | gte::WindowBase | static |
gte::WindowBase::KEY_TAB | gte::WindowBase | static |
gte::KEY_UP | gte::WindowBase | static |
gte::WindowBase::KEY_UP | gte::WindowBase | static |
gte::mAllowResize | gte::WindowBase | protected |
gte::WindowBase::mAllowResize | gte::WindowBase | protected |
mAltDown | gte::Window | protected |
gte::mBaseEngine | gte::WindowBase | protected |
gte::WindowBase::mBaseEngine | gte::WindowBase | protected |
mButtonDown | gte::Window | protected |
mClampToWindow | gte::Window2 | protected |
mCommandDown | gte::Window | protected |
mControlDown | gte::Window | protected |
mDisplay | gte::Window | protected |
mDoFlip | gte::Window2 | protected |
mDrawPixel | gte::Window2 | protected |
mEngine | gte::Window | protected |
gte::mEnvironment | gte::WindowBase | protected |
gte::WindowBase::mEnvironment | gte::WindowBase | protected |
mHandle | gte::MSWWindow | protected |
mHasScroll | gte::MSWWindow | protected |
gte::mIsMaximized | gte::WindowBase | protected |
gte::WindowBase::mIsMaximized | gte::WindowBase | protected |
gte::mIsMinimized | gte::WindowBase | protected |
gte::WindowBase::mIsMinimized | gte::WindowBase | protected |
mNoDepthStencilState | gte::Window2 | protected |
gte::MODIFIER_CONTROL | gte::WindowBase | static |
gte::WindowBase::MODIFIER_CONTROL | gte::WindowBase | static |
gte::MODIFIER_LBUTTON | gte::WindowBase | static |
gte::WindowBase::MODIFIER_LBUTTON | gte::WindowBase | static |
gte::MODIFIER_MBUTTON | gte::WindowBase | static |
gte::WindowBase::MODIFIER_MBUTTON | gte::WindowBase | static |
gte::MODIFIER_RBUTTON | gte::WindowBase | static |
gte::WindowBase::MODIFIER_RBUTTON | gte::WindowBase | static |
gte::MODIFIER_SHIFT | gte::WindowBase | static |
gte::WindowBase::MODIFIER_SHIFT | gte::WindowBase | static |
gte::MOUSE_DOWN | gte::WindowBase | static |
gte::WindowBase::MOUSE_DOWN | gte::WindowBase | static |
gte::MOUSE_LEFT | gte::WindowBase | static |
gte::WindowBase::MOUSE_LEFT | gte::WindowBase | static |
gte::MOUSE_MIDDLE | gte::WindowBase | static |
gte::WindowBase::MOUSE_MIDDLE | gte::WindowBase | static |
gte::MOUSE_NONE | gte::WindowBase | static |
gte::WindowBase::MOUSE_NONE | gte::WindowBase | static |
gte::MOUSE_RIGHT | gte::WindowBase | static |
gte::WindowBase::MOUSE_RIGHT | gte::WindowBase | static |
gte::MOUSE_UP | gte::WindowBase | static |
gte::WindowBase::MOUSE_UP | gte::WindowBase | static |
gte::MouseButton typedef | gte::WindowBase | |
gte::WindowBase::MouseButton typedef | gte::WindowBase | |
gte::MouseState typedef | gte::WindowBase | |
gte::WindowBase::MouseState typedef | gte::WindowBase | |
mOverlay | gte::Window2 | protected |
mPixelColor | gte::Window2 | protected |
gte::mProgramFactory | gte::WindowBase | protected |
gte::WindowBase::mProgramFactory | gte::WindowBase | protected |
mScreenTexture | gte::Window2 | protected |
mScreenTextureNeedsUpdate | gte::Window2 | protected |
mScrollHiResDelta | gte::MSWWindow | protected |
mScrollInfo | gte::MSWWindow | mutableprotected |
mScrollLoResDelta | gte::MSWWindow | protected |
mShiftDown | gte::Window | protected |
MSWWindow(Parameters ¶meters) | gte::MSWWindow | protected |
gte::mTimer | gte::WindowBase | protected |
gte::WindowBase::mTimer | gte::WindowBase | protected |
gte::mTitle | gte::WindowBase | protected |
gte::WindowBase::mTitle | gte::WindowBase | protected |
mWindow | gte::Window | protected |
gte::mXOrigin | gte::WindowBase | protected |
gte::WindowBase::mXOrigin | gte::WindowBase | protected |
gte::mXSize | gte::WindowBase | protected |
gte::WindowBase::mXSize | gte::WindowBase | protected |
gte::mYOrigin | gte::WindowBase | protected |
gte::WindowBase::mYOrigin | gte::WindowBase | protected |
gte::mYSize | gte::WindowBase | protected |
gte::WindowBase::mYSize | gte::WindowBase | protected |
OnCharPress(unsigned char key, int x, int y) | gte::WindowBase | virtual |
OnClose() override | gte::Window | virtual |
OnDisplay() override | gte::Window2 | virtual |
OnIdle() | gte::WindowBase | virtual |
OnKeyDown(int key, int x, int y) | gte::WindowBase | virtual |
OnKeyUp(int key, int x, int y) | gte::WindowBase | virtual |
OnMaximize() | gte::WindowBase | virtual |
OnMinimize() | gte::WindowBase | virtual |
OnMouseClick(int button, int state, int x, int y, unsigned int modifiers) | gte::WindowBase | virtual |
OnMouseMotion(int button, int x, int y, unsigned int modifiers) | gte::WindowBase | virtual |
OnMouseWheel(int delta, int x, int y, unsigned int modifiers) | gte::WindowBase | virtual |
OnMove(int x, int y) | gte::WindowBase | virtual |
OnResize(int xSize, int ySize) override | gte::Window2 | virtual |
OnScrollDecrementHiRes(int bar) | gte::MSWWindow | |
OnScrollDecrementLoRes(int bar) | gte::MSWWindow | |
OnScrollEndTracking(int bar) | gte::MSWWindow | |
OnScrollIncrementHiRes(int bar) | gte::MSWWindow | |
OnScrollIncrementLoRes(int bar) | gte::MSWWindow | |
OnScrollTracking(int bar) | gte::MSWWindow | |
ProcessedEvent() | gte::Window | |
SetMousePosition(int x, int y) override | gte::Window | virtual |
SetPixel(int x, int y, unsigned int color) | gte::Window2 | |
SetScrollInterval(int bar, int minValue, int maxValue) | gte::MSWWindow | |
SetScrollPosition(int bar, int value) | gte::MSWWindow | |
SetTitle(std::wstring const &title) override | gte::MSWWindow | virtual |
ShowWindow() | gte::Window | |
Window(Parameters ¶meters) | gte::Window | protected |
Window(Parameters ¶meters) | gte::Window | protected |
Window(Parameters ¶meters) | gte::Window | protected |
Window2(Parameters ¶meters) | gte::Window2 | protected |
gte::WindowBase(Parameters ¶meters) | gte::WindowBase | protected |
gte::WindowBase::WindowBase(Parameters ¶meters) | gte::WindowBase | protected |
~MSWWindow() | gte::MSWWindow | virtual |
~Window() | gte::Window | virtual |
~Window() | gte::Window | virtual |
~Window() | gte::Window | virtual |
~WindowBase() | gte::WindowBase | virtual |