NazaraEngine/SDK/include/NDK
Lynix 9fa5b5bbfc Ndk/Entity: Inlined IsValid()
Former-commit-id: 217df236c91d7504218e1094f5a8b3f9c28d1599
2015-05-04 00:53:07 +02:00
..
Components Ndk/Physics: Added first physics components/systems 2015-05-02 10:00:07 +02:00
Systems Ndk: Added EntityList 2015-05-04 00:25:54 +02:00
Algorithm.hpp Ndk/Algorithm: Fixed headers cyclic dependency 2015-05-03 19:48:33 +02:00
Algorithm.inl Ndk/Algorithm: Fixed headers cyclic dependency 2015-05-03 19:48:33 +02:00
Application.hpp (NDK) Added Application class 2015-04-07 17:41:17 +02:00
Application.inl (NDK) Added Application class 2015-04-07 17:41:17 +02:00
BaseComponent.hpp Ndk/Components: Added On[Attached|Detached] events 2015-04-23 14:26:48 +02:00
BaseComponent.inl Ndk/Components: Added On[Attached|Detached] events 2015-04-23 14:26:48 +02:00
BaseSystem.hpp Ndk/BaseSystem: Added entity validation 2015-05-03 19:51:56 +02:00
BaseSystem.inl Ndk/BaseSystem: Added entity validation 2015-05-03 19:51:56 +02:00
Component.hpp (NDK) Modified component/system registration interface 2015-04-05 15:57:24 +02:00
Component.inl Ndk/Component: Modified comment and error messages 2015-05-02 09:57:33 +02:00
Entity.hpp Re-remade component and system ids 2015-03-30 04:18:44 +02:00
Entity.inl Ndk/Entity: Inlined IsValid() 2015-05-04 00:53:07 +02:00
EntityHandle.hpp Improved interface 2015-03-18 00:49:44 +01:00
EntityHandle.inl (EntityHandle) Fixed hashs 2015-03-31 02:20:30 +02:00
EntityList.hpp Ndk: Added EntityList 2015-05-04 00:25:54 +02:00
EntityList.inl Ndk: Added EntityList 2015-05-04 00:25:54 +02:00
Prerequesites.hpp Re-remade component and system ids 2015-03-30 04:18:44 +02:00
Sdk.hpp (NDK) Added explicit initialisation 2015-04-07 17:39:20 +02:00
Sdk.inl (NDK) Added explicit initialisation 2015-04-07 17:39:20 +02:00
System.hpp (NDK) Fixed copy/move constructor/operator 2015-04-12 21:03:19 +02:00
System.inl (NDK) Fixed copy/move constructor/operator 2015-04-12 21:03:19 +02:00
World.hpp (NDK) Added Listener component and system 2015-04-12 19:38:38 +02:00
World.inl (NDK) Added Listener component and system 2015-04-12 19:38:38 +02:00