Package | Description |
---|---|
org.bitbrawl.foodfight.field |
Classes and interfaces representing objects and properties of the game field.
|
Modifier and Type | Method | Description |
---|---|---|
Set<Collision> |
Field.getCollisions() |
Returns a set of all of the collisions that occurred on the field on the
previous turn.
|