|  | Copperfield Engine 0.1
    C++ Game Engine | 
Handles external assets. More...
Go to the source code of this file.
| Classes | |
| class | ResourceManager | 
| Stores and offers access to all meshes, textures, and sounds of the engine.  More... | |
| Enumerations | |
| enum class | ResourceType { kMesh , kTexture , kSound } | 
| Types of resources to load.  More... | |
Handles external assets.
| 
 | strong |