Package com.devcharles.piazzapanic.utility.box2d
package com.devcharles.piazzapanic.utility.box2d
-
ClassDescription
Vector2wrapper that contains body orientation.ABox2dRadiusProximityis aProximitythat queries the world for all fixtures that potentially overlap the circle having the specified detection radius and whose center is the owner position.ABox2dSquareAABBProximityis aProximitythat queries the world for all fixtures that potentially overlap the square AABB built around the circle having the specified detection radius and whose center is the owner position.Box2DBodyand logic for AI agents, theBox2dSteeringBodyresponds to inputs from aSteeringBehavior.Collision categories allow specifying which Box2D fixtures collide with each other.Helper class that stores light definitions.Populates the world with bodies created from the obstacle layer.Handles collision events, allows interactivity between the player and other objects.