MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / PhysicsSystem2D.cpp

File PhysicsSystem2D.cpp

tests/SDK/NDK/Systems/PhysicsSystem2D.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <NDK/Systems/PhysicsSystem2D.hpp>
2#include <NDK/World.hpp>
3#include <NDK/Components/CollisionComponent2D.hpp>
4#include <NDK/Components/NodeComponent.hpp>

Callers

nothing calls this directly

Calls 12

CreateBaseEntityFunction · 0.85
UpdateMethod · 0.45
GetPositionMethod · 0.45
GetAABBMethod · 0.45
SetVelocityMethod · 0.45
SetAngularVelocityMethod · 0.45
GetAngularVelocityMethod · 0.45
GetRotationMethod · 0.45
GetStepSizeMethod · 0.45
GetWorldMethod · 0.45
AddForceMethod · 0.45
GetVelocityMethod · 0.45

Tested by

no test coverage detected