iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Classes | Typedefs | Functions
resource_manager.h File Reference
#include <boost/unordered_map.hpp>
#include <funapi/common/json.h>
#include <funapi/framework/component.h>
#include <funapi/types.h>

Go to the source code of this file.

Classes

class  fun::ResourceManager
 

Typedefs

typedef boost::unordered_map< int, Ptr< const Json > > fun::IndexedJsonData
 Indexed JSON data.
 

Functions

FUNAPI_DLL_VISIBILITY const string & fun::GetResRoot ()