Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
Namespaces | Enumerations
E:/Programming/MyProject/K_Game_hg/GameEngine/include/resource/ResourceDefines.h File Reference

Go to the source code of this file.

Namespaces

namespace  resource
 

In this namespace can be found resource management classes like ResoureceManager, Resource and so on.


Enumerations

enum  resource::ResourceState {
  resource::RS_UNDEFINED, resource::RS_UNLOADED, resource::RS_LOADING, resource::RS_LOADED,
  resource::RS_UNLOADING
}
enum  resource::ResourceType {
  resource::RT_UNDEFINED, resource::RT_RESOURCE_SCENE, resource::RT_RESOURCE_FONT, resource::RT_RESOURCE_MESH_DATA,
  resource::RT_RESOURCE_RENDER_MATERIAL, resource::RT_RESOURCE_TEXTURE, resource::RT_RESOURCE_SHADER, resource::RT_RESOURCE_SOUND_DATA,
  resource::RT_RESOURCE_BODY_DATA, resource::RT_RESOURCE_PHYSICS_MATERIAL, resource::RT_RESOURCE_SCRIPT, resource::RT_COUNT
}
 Resource type. More...

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:06 by Doxygen (1.7.4)