Middle Europe Productions Library  alpha 1.3.3
MEP::Resource Member List

This is the complete list of members for MEP::Resource, including all inherited members.

m_arrayMEP::Resource
m_groupMEP::Resource
m_IDMEP::Resource
m_nameMEP::Resource
m_nofFramesMEP::Resource
m_transparencyMEP::Resource
m_typeMEP::Resource
NonCopyable()=defaultMEP::NonCopyableprotected
Resource(const ResourceType type, const U_int32 ID, const std::string &name, unsigned int nofFrames=1, bool transparency=false)MEP::Resourceinline
Resource(const ResourceType type, const U_int32 ID, const U_int32 group, const std::string &name, unsigned int nofFrames=1, bool transparency=false)MEP::Resourceinline
Resource(const U_int32 ID, const std::string &name, unsigned int nofFrames=1, bool transparency=false)MEP::Resourceinline
Resource(const U_int32 ID, const U_int32 group, const std::string &name, unsigned int nofFrames=1, bool transparency=false)MEP::Resourceinline
Resource(const U_int32 ID, std::list< sf::Image > &images, const std::string &name, bool transparency=false)MEP::Resourceinline
Resource(const U_int32 ID, const U_int32 group, std::list< sf::Image > &images, const std::string &name, bool transparency=false)MEP::Resourceinline
~NonCopyable()=defaultMEP::NonCopyableprotected