29 #ifndef __OverlaySystem_H__
30 #define __OverlaySystem_H__
71 bool& skipThisInvocation);
#define _OgreOverlayExport
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
Manages Font resources, parsing .fontdef files and generally organising them.
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.
FontManager * mFontManager
virtual void renderQueueStarted(uint8 queueGroupId, const String &invocation, bool &skipThisInvocation)
OverlayManager * mOverlayManager