29 #ifndef __OverlaySystem_H__ 30 #define __OverlaySystem_H__ 70 virtual void renderQueueStarted(
uint8 queueGroupId,
const String& invocation,
71 bool& skipThisInvocation);
Manages Font resources, parsing .fontdef files and generally organising them.
FontManager * mFontManager
#define _OgreOverlayExport
Manages Overlay objects, parsing them from .overlay files and storing a lookup library of them...
This class simplify initialization / finalization of the overlay system.
Abstract interface which classes must implement if they wish to receive events from the render queue...
OverlayManager * mOverlayManager
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...