NazaraEngine/SDK/include/NDK
Lynix 4e5cdea454 Core/Signals: Remove Connect/Disconnect macros
And make interface easier to use


Former-commit-id: 5b789c9acb694839cb173ae96392650d80d383b7
2015-06-07 17:28:19 +02:00
..
Components Core/Signals: Remove Connect/Disconnect macros 2015-06-07 17:28: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: 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 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: 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/World: Fixed my stupidity 2015-05-10 23:46:41 +02:00
World.inl Ndk/BaseComponent: Fix crash 2015-06-04 09:57:10 +02:00