NazaraEngine/SDK/include/NDK
S6066 81f7e943df Add Progress Bar Widget (#132)
* Started Checkbox Widget (buggy)

* Added features

* Added enabling feature

* Almost finished Checkbox

* Bugfix

* Bugfixes

* Use a better name

* Optimizations

* Added explicit colors

* ...

* changed lots of things

* Almost finished CheckboxWidget

* Almost almost finished

* Use better UTF8 box

* Edited encode resources script to encode SDK resources

* Finished checkbox widget

* Forgot to delete old function

* Forgot to delete todo comment

* Fix Travis compilation

* Fix Travis compilation a second time

* Fix Travis Compilation a third time

* Fix indentation

* Fix Files encoding

* Moved CheckboxState enum in (new) Enum.hpp

* Probably looks like more generated now

* Reorder CheckboxWidget members

* Reorder checkbox state members

* Reorder members 2...

* Oops

* Reorder members functions

* Fix encoding

* Fix files encoding

* Forgot to fix one file encoding

* Fix SDK Server

* Fix encoding again -_-

* Oops

* Added ProgressBarWidget

* Finished (?) Progress Bar Widget

* Optimize Checkbox Widget

* Fix .gitignore

* Removed .vs in gitignore

* Moved Enums into Widgets folder

* Bugfix

* Fix Encode Resources script

* Remove double line feeds

* Rename SetNextState to SwitchToNextState

* Added ProgressBarWidget

* Finished (?) Progress Bar Widget
2017-08-30 15:17:54 +02:00
..
Components Physics2D tests (#129) 2017-08-20 21:47:23 +02:00
Lua New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Systems Refactor EntityList and prevent World to invalidate its own handles between updates 2017-04-20 23:42:45 +02:00
Widgets Add Progress Bar Widget (#132) 2017-08-30 15:17:54 +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 New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02: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 New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
BaseWidget.inl NDK/BaseWidget: Children widgets are now automatically parented to their parent 2017-02-23 00:09:39 +01:00
Canvas.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Canvas.inl New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +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 New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +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 Add Progress Bar Widget (#132) 2017-08-30 15:17:54 +02: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