Package com.csse3200.game.physics
package com.csse3200.game.physics
-
ClassDescriptionPOJO which contains the custom data attached to each box2D entity.Box2D collision events fire globally on the physics world, not per-object.Process game physics using the Box2D library.Provides a global access point to the physics engine.