Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CreateBaseEntity
Function · 0.85
Update
Method · 0.45
GetPosition
Method · 0.45
GetAABB
Method · 0.45
SetVelocity
Method · 0.45
SetAngularVelocity
Method · 0.45
GetAngularVelocity
Method · 0.45
GetRotation
Method · 0.45
GetStepSize
Method · 0.45
GetWorld
Method · 0.45
AddForce
Method · 0.45
GetVelocity
Method · 0.45
Tested by
no test coverage detected