![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Functions | |
| BLAM void | LoadTileset (tile_set *tileset, std::string tag_path) |
| BLAM void | LoadPendingTilesets () |
| BLAM Ogre::HlmsLowLevelDatablock * | GetTilesetDatablock (std::string tag_path, int tile_index) |
| BLAM Ogre::MaterialPtr | GetTilesetMaterial (std::string tag_path, int tile_index) |
| BLAM int | GetTilesetSourceCount (std::string tag_path) |
| Ogre::HlmsLowLevelDatablock * Blam::Rendering::Tilesets::GetTilesetDatablock | ( | std::string | tag_path, |
| int | tile_index | ||
| ) |
| Ogre::MaterialPtr Blam::Rendering::Tilesets::GetTilesetMaterial | ( | std::string | tag_path, |
| int | tile_index | ||
| ) |
| int Blam::Rendering::Tilesets::GetTilesetSourceCount | ( | std::string | tag_path | ) |
| void Blam::Rendering::Tilesets::LoadPendingTilesets | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void Blam::Rendering::Tilesets::LoadTileset | ( | tile_set * | tileset, |
| std::string | tag_path | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: