CLASS_RTTI(MercuryMessageHandler, MercuryCommandHandler) | MercuryMessageHandler | |
Command(PStack &ret, const char *command, PStack &args) | MercuryCommandHandler | [virtual] |
DestroyWindow() | MercuryWindowFB | [virtual] |
DestroyWindowAndRender() | MercuryWindowFB | [virtual] |
EnumerateCommands(MVector< MString > &toAdd) | MercuryCommandHandler | [virtual] |
fd | MercuryWindowFB | [private] |
GetAllTypes(MVector< MString > &vOut) | MercuryCommandHandler | [inline, virtual] |
GetBackDirectBuffer() | MercuryWindowFB | [virtual] |
GetHeight() | MercuryWindow | [inline] |
GetTitle() | MercuryWindow | [inline] |
GetType() | MercuryCommandHandler | [inline, virtual] |
GetWidth() | MercuryWindow | [inline] |
HasFocus() | MercuryWindowFB | [virtual] |
IsMinimized() const | MercuryWindow | [inline] |
IsTypeOf(const MString &sType) | MercuryCommandHandler | [inline, virtual] |
length | MercuryWindowFB | [private] |
m_alt_held | MercuryWindow | [protected] |
m_aspect | MercuryWindow | [protected] |
m_BackBuffer | MercuryWindowFB | [private] |
m_bits | MercuryWindow | [protected] |
m_flags | MercuryWindowFB | [private] |
m_FrontBuffer | MercuryWindowFB | [private] |
m_fullscreen | MercuryWindow | [protected] |
m_height | MercuryWindow | [protected] |
m_hWnd | MercuryWindow | |
m_iFrame | MercuryWindowFB | [private] |
m_lastSwap_t | MercuryWindow | [protected] |
m_minimized | MercuryWindow | [protected] |
m_pixelFormat | MercuryWindow | [protected] |
m_RT | MercuryWindowFB | [private] |
m_width | MercuryWindow | [protected] |
MakeRender(const char *title, int width, int height, int bits, bool fullscreenflag, RendererType RT) | MercuryWindowFB | [virtual] |
MakeRenderCurrent() | MercuryWindowFB | [virtual] |
MakeWindow(const char *title, int width, int height, int bits, bool fullscreenflag) | MercuryWindowFB | [virtual] |
MercuryWindow(int width, int height, bool fullscreenflag) | MercuryWindow | |
MercuryWindowFB() | MercuryWindowFB | |
Message(int Message, PStack &data, const MString &name) | MercuryWindow | [virtual] |
ProcessMessage(const MString &name, void *mudata, PStack &data) | MercuryMessageHandler | [static] |
RegisterMessage(int messageID, const MString &name) | MercuryMessageHandler | |
RestoreDevice() | MercuryWindowFB | [virtual] |
SetDemensions(int width, int height) | MercuryWindow | |
SetFullscreen(bool fullscreen) | MercuryWindow | [inline] |
SetTitle(const char *title) | MercuryWindow | |
SwapBuffers() | MercuryWindow | |
SwapBuffersInternal() | MercuryWindowFB | [protected, virtual] |
UnregisterMessage(int messageID, const MString &name) | MercuryMessageHandler | |
Update(const float dTime) | MercuryWindowFB | [virtual] |
~MercuryCommandHandler() | MercuryCommandHandler | [inline, virtual] |
~MercuryWindow() | MercuryWindow | [virtual] |
~MercuryWindowFB() | MercuryWindowFB | |