NazaraEngine/SDK/include/NDK
Faymoon beca6e7dd5 little fixes (#183)
* Update

* Add: [Get/Set]AngularDaming for standardization

* Fix: Name error

* Add: [Get/Set][AngularDamping/MomentOfInertia] in PhysicsComponent2D

* Forgot in last commit

* Add: param coordSys in [PhysicsComponent2D/RigidBody2D]::SetMassCenter

* Add: Some forgotten inline

* Fix little error

* Fix: Indentation before case

* Move and Change GetCenterOfGravity

* Rename m_world into m_physWorld

* Rename GetWorld int GetPhysWorld

* Update: PhysicsSystem2D became an interface of PhysWorld2D

* Update Collison/PhysicsComponent because GetWorld was renamed

* Update tests

* Update: Make the interface usable with Entity instead of PhysicsComponent

* Update: Make GetPhysWorld private

* Update PhysicsSystem2D.hpp

* Update: indent

* Remove: useless blank line

* update order(?)

* Update PhysicsSystem2D.hpp

* Add calls to GetPhysWorld to attempt a nullptr value

* update include

* little fix

* add some missing inline
2018-08-14 18:44:41 +02:00
..
Components little fixes (#183) 2018-08-14 18:44:41 +02:00
Lua Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Systems little fixes (#183) 2018-08-14 18:44:41 +02:00
Widgets Ndk/TextAreaWidget: Add possibility to write only one specific character category (#174) 2018-08-03 08:43:48 +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 Noexcept all the things! 2018-06-12 11:37:44 +02:00
BaseWidget.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Canvas.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Canvas.inl New Render queues (#161) 2018-04-11 19:36:52 +02:00
Component.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01: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