Creation Engine
CreationEngine CreationEngine(PhysicsEngine physics, FightEngine fightEngine)
Content copied to clipboard
Creates a CreationEngine with no entities.
Parameters
physics
The PhysicsEngine that will be used with this CreationEngine.
fight Engine
The FightEngine that will be used with this CreationEngine.