Go to the documentation of this file.
7 #ifndef __MYGUI_I_RESOURCE_H__
8 #define __MYGUI_I_RESOURCE_H__
32 const std::
string& getResourceName()
const
37 void setResourceName(
const std::string& _value)
39 mResourceName = _value;
62 #endif // __MYGUI_I_RESOURCE_H__