ScummVM API documentation
Sci::GfxCache Class Reference

#include <cache.h>

Public Member Functions

 GfxCache (ResourceManager *resMan, GfxScreen *screen, GfxPalette *palette)
 
GfxFontgetFont (GuiResourceId fontId)
 
GfxViewgetView (GuiResourceId viewId)
 
int16 kernelViewGetCelWidth (GuiResourceId viewId, int16 loopNo, int16 celNo)
 
int16 kernelViewGetCelHeight (GuiResourceId viewId, int16 loopNo, int16 celNo)
 
int16 kernelViewGetLoopCount (GuiResourceId viewId)
 
int16 kernelViewGetCelCount (GuiResourceId viewId, int16 loopNo)
 

Detailed Description

Cache class, handles caching of views/fonts


The documentation for this class was generated from the following file: