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