FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
rendererbase.h File Reference
#include <list>
#include <vector>
#include "renderitem.h"
+ Include dependency graph for rendererbase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIFE::IRendererListener
 RendererListener allows reaction to changes in renderer Having this implemented via callback mechanism should speed up the rendering a bit (e.g. More...
 
class  FIFE::IRendererContainer
 Interface to class owning the renderers Used to get correct subclass of renderer in scripting side (via renderer's static method) More...
 
class  FIFE::RendererBase
 Base class for all view renderers View renderer renders one aspect of the view shown on screen. More...
 

Namespaces

 FIFE