Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Ndk::VelocitySystem Class Reference

NDK class that represents the velocity system. More...

Inherits Ndk::System< SystemType >.

Public Member Functions

 VelocitySystem ()
 Constructs an VelocitySystem object by default.
 

Static Public Attributes

static SystemIndex systemIndex
 

Detailed Description

NDK class that represents the velocity system.

Remarks
This system is enabled if the entity owns the traits NodeComponent and VelocityComponent but it's disabled with the traits: PhysicsComponent2D, PhysicsComponent3D

The documentation for this class was generated from the following files: