#include <CATOverlayFactory.h>
Definition at line 26 of file CATOverlayFactory.h.
Public Member Functions | |
CATOverlayFactory (const CATString &skinRoot, const CATString &skinPath) | |
virtual | ~CATOverlayFactory () |
CATOverlayFactory destructor. | |
virtual CATXMLObject * | CreateObject (const CATWChar *objectType) |
Protected Attributes | |
CATString | fSkinRoot |
CATString | fSkinPath |
fSkinPath holds the full path for the skin's .XML file. |