NazaraEngine/SDK/include/NDK/Systems
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
..
DebugSystem.hpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
DebugSystem.inl SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
ListenerSystem.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ListenerSystem.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ParticleSystem.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ParticleSystem.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
PhysicsSystem2D.hpp little fixes (#183) 2018-08-14 18:44:41 +02:00
PhysicsSystem2D.inl little fixes (#183) 2018-08-14 18:44:41 +02:00
PhysicsSystem3D.hpp Merge branch 'master' into physics3d-material 2018-01-17 18:25:57 +01:00
PhysicsSystem3D.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
RenderSystem.hpp Sdk/RenderSystem: Add EnableCulling method 2018-08-04 15:38:05 +02:00
RenderSystem.inl Sdk/RenderSystem: Add EnableCulling method 2018-08-04 15:38:05 +02:00
VelocitySystem.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
VelocitySystem.inl Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00