public class SidedContact extends SensorContact implements Sided
Modifier and Type | Field and Description |
---|---|
protected Side |
side
The Side associated with this SidedContact.
|
form, mover
Constructor and Description |
---|
SidedContact(Moveable mover,
Side side)
Constructs a new Contact to represent the given Movable.
|
Modifier and Type | Method and Description |
---|---|
Side |
getSide() |
getAcceleration, getLocation, getVelocity, toString
protected Side side