PhysicsEngine

PhysicsEngine PhysicsEngine(Integer w, Integer h)

Creates a PhysicsEngine with no entities on the grid.

Parameters

w

Width of level.

h

Height of level.