..
Components
Physics2D tests ( #129 )
2017-08-20 21:47:23 +02:00
Lua
Fix compilation
2017-07-27 14:39:34 +02:00
Systems
Refactor EntityList and prevent World to invalidate its own handles between updates
2017-04-20 23:42:45 +02:00
Widgets
Sdk/ButtonWidget: Fix layout not triggering when updating text
2017-08-08 16:34:22 +02:00
Algorithm.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
Algorithm.inl
Update copyright year
2017-01-20 12:58:35 +01:00
Application.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
Application.inl
Update copyright year
2017-01-20 12:58:35 +01:00
BaseComponent.hpp
Sdk: Fix compilation
2017-05-13 20:00:15 +02:00
BaseComponent.inl
Sdk/BaseComponent: Add GetEntity method
2017-03-20 07:49:01 +01:00
BaseSystem.hpp
Sdk/BaseSystem: Reuse EntityList
2017-04-21 01:02:46 +02:00
BaseSystem.inl
Sdk/BaseSystem: Reuse EntityList
2017-04-21 01:02:46 +02:00
BaseWidget.hpp
Sdk/Widgets: Add possibility to set cursor when mouse hover a widget
2017-01-20 20:03:00 +01:00
BaseWidget.inl
NDK/BaseWidget: Children widgets are now automatically parented to their parent
2017-02-23 00:09:39 +01:00
Canvas.hpp
Fix warnings
2017-07-27 14:39:48 +02:00
Canvas.inl
Fix warnings
2017-07-27 14:39:48 +02:00
Component.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
Component.inl
Update copyright year
2017-01-20 12:58:35 +01:00
Components.hpp
SDK: Add components and system for 2D physics
2016-11-10 18:31:27 +01:00
Console.hpp
Refactor LuaInstance to prepare coroutine handling
2017-06-07 21:18:07 +02:00
Console.inl
Update copyright year
2017-01-20 12:58:35 +01:00
Entity.hpp
Sdk/EntityList: Automatically remove entities from lists on destruction
2017-05-14 22:13:31 +02:00
Entity.inl
Sdk/EntityList: Automatically remove entities from lists on destruction
2017-05-14 22:13:31 +02:00
EntityList.hpp
SDK/EntityList: Fix warning on GCC
2017-05-30 00:50:28 +02:00
EntityList.inl
SDK/EntityList: Fix warning on GCC
2017-05-30 00:50:28 +02:00
EntityOwner.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
EntityOwner.inl
Update copyright year
2017-01-20 12:58:35 +01:00
LuaAPI.hpp
Refactor LuaInstance to prepare coroutine handling
2017-06-07 21:18:07 +02:00
LuaAPI.inl
Refactor LuaInstance to prepare coroutine handling
2017-06-07 21:18:07 +02:00
Prerequesites.hpp
Doc/SDK: Fix missing NDK group
2016-11-18 12:03:35 +01:00
Sdk.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
Sdk.inl
Update copyright year
2017-01-20 12:58:35 +01:00
State.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
StateMachine.hpp
State machine as a stack ( #123 )
2017-04-20 12:30:43 +02:00
StateMachine.inl
State machine as a stack ( #123 )
2017-04-20 12:30:43 +02:00
System.hpp
Update copyright year
2017-01-20 12:58:35 +01:00
System.inl
Update copyright year
2017-01-20 12:58:35 +01:00
Systems.hpp
SDK: Add components and system for 2D physics
2016-11-10 18:31:27 +01:00
Widgets.hpp
Merge remote-tracking branch 'refs/remotes/origin/master' into gui
2016-11-30 13:08:08 +01:00
World.hpp
Sdk/World: Inline GetEntity and KillEntity
2017-04-22 12:58:39 +02:00
World.inl
Sdk/World: Inline GetEntity and KillEntity
2017-04-22 12:58:39 +02:00