|
typedef void * | CacheHandle |
|
|
virtual void | Initialize ()=0 |
|
virtual void | ShutDown ()=0 |
|
virtual void | SetupCacheTexture (CacheHandle control)=0 |
|
virtual void | FinishCacheTexture (CacheHandle control)=0 |
|
virtual void | DrawCachedControlTexture (CacheHandle control)=0 |
|
virtual void | CreateControlCacheTexture (CacheHandle control, const Point &size)=0 |
|
virtual void | UpdateControlCacheTexture (CacheHandle control)=0 |
|
virtual void | SetRenderer (Gwk::Renderer::Base *renderer)=0 |
|
The documentation for this class was generated from the following file: