28 #ifndef HPL_GUI_SKIN_H 29 #define HPL_GUI_SKIN_H 31 #include "hpl1/engine/gui/GuiTypes.h" 32 #include "common/stablemap.h" 64 const tString &GetName() {
return msName; }
66 bool LoadFromFile(
const tString &asFile);
70 const cVector3f &GetAttribute(eGuiSkinAttribute aType);
83 #endif // HPL_GUI_SKIN_H
Definition: GuiGfxElement.h:72
Definition: font_data.h:67
Definition: GuiMaterial.h:36