Kanzi  3.9.6
Kanzi Engine API
resource_manager.hpp File Reference

Classes

class  kanzi::ResourceManager::AcquireTask
 Load task for a group of resources. More...
 
class  kanzi::ResourceManager::FinishingQueue
 Collection of resource loading tasks that have been already been loaded by a loader thread and are waiting to be finished by the main thread. More...
 
struct  kanzi::ResourceManager::LoadTask
 Use this base class to implement the load tasks that load new resources. More...
 
class  kanzi::ResourceManager
 Use the resource manager to access and use resources in kzb files. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef shared_ptr< KzbFile > kanzi::KzbFileSharedPtr
 
typedef shared_ptr< ResourceManager > kanzi::ResourceManagerSharedPtr
 Resource manager shared pointer type. More...