Areloch fb63babdcd Merge pull request #2097 from Areloch/Entity_Component_Improvements 8 years ago
..
animation 2464b620ba Fixes several minor initialization issues that were causing problems with deletion/management of components and entities. 9 years ago
camera 2464b620ba Fixes several minor initialization issues that were causing problems with deletion/management of components and entities. 9 years ago
collision 510b726f6f Final Linux compliance changes(renames, tweaks for gcc compliance, etc) 9 years ago
game 510b726f6f Final Linux compliance changes(renames, tweaks for gcc compliance, etc) 9 years ago
physics 9359b72b93 Removes EXTENDED_MOVE block because that's mostly for VR and we'll be implementing a separate VR controller. 8 years ago
render 9359b72b93 Removes EXTENDED_MOVE block because that's mostly for VR and we'll be implementing a separate VR controller. 8 years ago
component.cpp 1fdbc6594e Fixes up various parts of the entity and component classes. 8 years ago
component.h 1fdbc6594e Fixes up various parts of the entity and component classes. 8 years ago
coreInterfaces.h fa78a2f354 Adds Component, the various main component classes and their interfaces. 9 years ago