Package net.sf.colossus.client
Class CritterMove
java.lang.Object
net.sf.colossus.client.CritterMove
One battle move for one critter.
- Author:
- David Ripton
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BattleCritter
private final BattleHex
private final BattleHex
private int
-
Constructor Summary
ConstructorsConstructorDescriptionCritterMove
(BattleCritter critter, BattleHex startingHex, BattleHex endingHex) -
Method Summary