Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
NDK class that represents a two-dimensional physics system. More...
Inherits Ndk::System< SystemType >.
Public Member Functions | |
PhysicsSystem2D () | |
Constructs an PhysicsSystem object by default. | |
PhysicsSystem2D (const PhysicsSystem2D &system) | |
Nz::PhysWorld2D & | GetWorld () |
Gets the physical world. More... | |
const Nz::PhysWorld2D & | GetWorld () const |
Gets the physical world. More... | |
Static Public Attributes | |
static SystemIndex | systemIndex |
NDK class that represents a two-dimensional physics system.
|
inline |
Gets the physical world.
|
inline |
Gets the physical world.