NazaraEngine/SDK/include/NDK
Lynix 1e0681ef2a Ndk/BaseSystem: Fix destructor not being virtual
Former-commit-id: e430f12f56a36b0d2dee1c1525cf98fc97cb8de6
2015-06-11 14:23:32 +02:00
..
Components Ndk: Fix inline warnings on GCC 2015-06-11 14:23:19 +02:00
Systems Ndk/RenderSystem: Finish first implementation 2015-06-04 00:20:51 +02:00
Algorithm.hpp Ndk/Algorithm: Fixed headers cyclic dependency 2015-05-03 19:48:33 +02:00
Algorithm.inl Ndk: Fixed warnings 2015-05-04 13:52:37 +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 Replace Listenable system by signals 2015-06-07 15:16:11 +02:00
BaseComponent.inl Ndk/Components: Added On[Attached|Detached] events 2015-04-23 14:26:48 +02:00
BaseSystem.hpp Ndk/BaseSystem: Fix destructor not being virtual 2015-06-11 14:23:32 +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 Ndk/Entity: Remove include to Component 2015-06-04 09:56:43 +02:00
Entity.inl Ndk/Entity: Remove include to Component 2015-06-04 09:56:43 +02:00
EntityHandle.hpp Ndk: Fixed warnings 2015-05-04 13:52:37 +02:00
EntityHandle.inl Ndk: Fixed warnings 2015-05-04 13:52:37 +02:00
EntityList.hpp Ndk: Fix inline warnings on GCC 2015-06-11 14:23:19 +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: Fix inline warnings on GCC 2015-06-11 14:23:19 +02:00
World.inl Ndk/BaseComponent: Fix crash 2015-06-04 09:57:10 +02:00