NazaraEngine/SDK/include/NDK
Jérôme Leclercq 53aa9ea170 Layouts (#189)
* Layout WIP

* Widgets/BoxLayout: Fix layout algorithm

* Widgets/BoxLayout: Fix box layout algorithm for good

* SDK/Widgets: Remove padding

* Sdk/Widgets: Make use of minimum/preferred size

* Sdk/TextAreaWidget: Add Minimum/PreferredSize to TextArea

* Sdk/Widgets: Add height/width variants of get/set fixed, maximum, minimum and preferred size methods

* Sdk/BoxLayout: Remove useless code

* Sdk/TextAreaWidget: Fix compilation

* Widgets/TextAreaWidget: Fix cursor position
2018-09-11 21:03:44 +02:00
..
Components Make all component inherits of HandledObject (#185) 2018-09-08 10:28:25 +02:00
Lua Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Systems Sdk/DebugSystem: Draw global AABB in orange 2018-08-31 22:01:06 +02:00
Widgets Layouts (#189) 2018-09-11 21:03:44 +02:00
Algorithm.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Algorithm.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Application.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Application.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
BaseComponent.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
BaseComponent.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
BaseSystem.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
BaseSystem.inl Sdk/System: Fix time loss when using max update rate 2018-02-08 11:43:15 +01:00
BaseWidget.hpp Layouts (#189) 2018-09-11 21:03:44 +02:00
BaseWidget.inl Layouts (#189) 2018-09-11 21:03:44 +02:00
Canvas.hpp Layouts (#189) 2018-09-11 21:03:44 +02:00
Canvas.inl Layouts (#189) 2018-09-11 21:03:44 +02:00
Component.hpp Make all component inherits of HandledObject (#185) 2018-09-08 10:28:25 +02:00
Component.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Components.hpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
Console.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Console.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Entity.hpp Sdk/Entity: Add IsDying method 2018-07-17 10:51:35 +02:00
Entity.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
EntityList.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
EntityList.inl Sdk/EntityList: Fix copy assignation 2018-03-12 09:19:46 +01:00
EntityOwner.hpp Sdk/EntityOwner: Fix move assignement operator 2018-04-24 21:55:55 +02:00
EntityOwner.inl Sdk/EntityOwner: Fix move assignement operator 2018-04-24 21:55:55 +02:00
LuaAPI.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
LuaAPI.inl Implement LuaImpl* for Vector[2|3]<int> (#170) 2018-07-10 14:48:23 +02:00
Prerequisites.hpp Prerequisites instead of Prerequesites (typo) #152 Header Guard (#154) 2018-01-19 14:25:33 +01:00
Sdk.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Sdk.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
State.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
StateMachine.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
StateMachine.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
System.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
System.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Systems.hpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
Widgets.hpp Added ImageWidget (#139) 2017-11-06 16:50:52 +01:00
World.hpp Sdk/Entity: Add IsDying method 2018-07-17 10:51:35 +02:00
World.inl Sdk/Entity: Add IsDying method 2018-07-17 10:51:35 +02:00