CreationEngine

CreationEngine CreationEngine(PhysicsEngine physics, FightEngine fightEngine)

Creates a CreationEngine with no entities.

Parameters

physics

The PhysicsEngine that will be used with this CreationEngine.

fightEngine

The FightEngine that will be used with this CreationEngine.