i6engine  1.0
GameObject.h File Reference

Go to the source code of this file.

Classes

class  i6e::api::GameObject
 Class representing a GameObject in the i6engine. More...
 

Namespaces

 i6e
 
 i6e::modules
 
 i6e::api
 

Typedefs

typedef utils::sequence_map< int64_t, ComPtr > i6e::api::component_table_t
 
typedef std::pair< int64_t, ComPtr > i6e::api::component_table_pair_t