OpenXcom
1.0
Open-source clone of the original X-Com
|
This is the complete list of members for OpenXcom::ResourcePack, including all inherited members.
getFont(const std::string &name) const | OpenXcom::ResourcePack | |
getMusic(const std::string &name) const | OpenXcom::ResourcePack | |
getPalette(const std::string &name) const | OpenXcom::ResourcePack | |
getPolygons() | OpenXcom::ResourcePack | |
getPolylines() | OpenXcom::ResourcePack | |
getRandomMusic(const std::string &name) const | OpenXcom::ResourcePack | |
getSound(const std::string &set, unsigned int sound) const | OpenXcom::ResourcePack | |
getSurface(const std::string &name) const | OpenXcom::ResourcePack | |
getSurfaceSet(const std::string &name) const | OpenXcom::ResourcePack | |
getVoxelData() | OpenXcom::ResourcePack | |
playMusic(const std::string &name, bool random=false) | OpenXcom::ResourcePack | |
ResourcePack() | OpenXcom::ResourcePack | |
setPalette(SDL_Color *colors, int firstcolor=0, int ncolors=256) | OpenXcom::ResourcePack | |
~ResourcePack() | OpenXcom::ResourcePack | virtual |