_backSurface (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | |
_bitDepth (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | protected |
_height (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | protected |
_screenRect (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | protected |
_thumbnail (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | |
_width (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | protected |
ARGBColorToLuaColor(lua_State *L, uint color) (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | static |
canLoadResource(const Common::String &fileName) override | Sword25::GraphicEngine | virtual |
drawDebugLine(const Vertex &start, const Vertex &end, uint color=(0xFF000000|((255)<< 16)|((255)<< 8)|((255)<< 0))) | Sword25::GraphicEngine | |
endFrame() | Sword25::GraphicEngine | |
fill(const Common::Rect *fillRectPtr=0, uint color=(0xFF000000|((0)<< 16)|((0)<< 8)|((0)<< 0))) | Sword25::GraphicEngine | |
getBitDepth() | Sword25::GraphicEngine | inline |
getDisplayHeight() const | Sword25::GraphicEngine | inline |
getDisplayRect() | Sword25::GraphicEngine | inline |
getDisplayWidth() const | Sword25::GraphicEngine | inline |
GetKernel() const (defined in Sword25::Service) | Sword25::Service | inlineprotected |
getLastFrameDuration() const | Sword25::GraphicEngine | inline |
getLastFrameDurationMicro() const | Sword25::GraphicEngine | inline |
getMainPanel() (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | |
getSecondaryFrameDuration() const (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | inline |
getSurface() (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | inline |
getThumbnail() (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | inline |
getVsync() const | Sword25::GraphicEngine | |
GraphicEngine(Kernel *pKernel) (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | |
init(int width=800, int height=600, int bitDepth=16, int backbufferCount=2) | Sword25::GraphicEngine | |
isRTL() (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | |
isWindowed() | Sword25::GraphicEngine | inline |
loadResource(const Common::String &fileName) override | Sword25::GraphicEngine | virtual |
luaColorToARGBColor(lua_State *L, int stackIndex) (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | static |
persist(OutputPersistenceBlock &writer) override (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | virtual |
ResourceService(Kernel *pKernel) (defined in Sword25::ResourceService) | Sword25::ResourceService | inline |
resumeMainTimer() (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | inline |
saveThumbnailScreenshot(const Common::String &filename) | Sword25::GraphicEngine | |
Service(Kernel *pKernel) (defined in Sword25::Service) | Sword25::Service | inlineprotected |
setVsync(bool vsync) | Sword25::GraphicEngine | |
startFrame(bool updateAll=false) | Sword25::GraphicEngine | |
stopMainTimer() (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | inline |
unpersist(InputPersistenceBlock &reader) override (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | virtual |
updateLastFrameDuration() | Sword25::GraphicEngine | protected |
~GraphicEngine() override (defined in Sword25::GraphicEngine) | Sword25::GraphicEngine | |
~Persistable() (defined in Sword25::Persistable) | Sword25::Persistable | inlinevirtual |
~ResourceService() override (defined in Sword25::ResourceService) | Sword25::ResourceService | inline |
~Service() (defined in Sword25::Service) | Sword25::Service | inlinevirtual |