| 
    Grindstone Game Engine v0.2.0
    
   An open source game engine and toolkit. 
   | 
 
Classes | |
| struct | ArchiveInfo | 
| struct | AssetInfo | 
| struct | AssetTypeSectionInfo | 
| struct | Header | 
Public Attributes | |
| Header | header | 
| std::vector< AssetTypeSectionInfo > | assetInfoIndex | 
| std::vector< AssetInfo > | assets | 
| std::vector< ArchiveInfo > | archives | 
| std::vector< std::string > | strings | 
Static Public Attributes | |
| static const uint32_t | CURRENT_VERSION = 1 |