summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/event/specialmove/StepMoveEvent.java
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-02-02 18:24:44 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-02-02 18:24:44 -0500
commitb0a76c38cdffbf8813a5e326edb02d97ae2a8188 (patch)
treefabfa1ba94d5d470c37fbb513a12cc8a255b2157 /src/com/fourisland/fourpuzzle/gamestate/mapview/event/specialmove/StepMoveEvent.java
parentd3fce19421fa2db6aece07aa396a1a9c48c61fd9 (diff)
downloadfourpuzzle-b0a76c38cdffbf8813a5e326edb02d97ae2a8188.tar.gz
fourpuzzle-b0a76c38cdffbf8813a5e326edb02d97ae2a8188.tar.bz2
fourpuzzle-b0a76c38cdffbf8813a5e326edb02d97ae2a8188.zip
Added LoopUntilCollisionMoveEvent
LoopUntilCollisionMoveEvent repeats an array of MoveEvents until the event in question collides with something. This is done by comparing the location of the event before and after the actions. It is a replacement for the deprecated CycleUpDownMovementType and CycleLeftRightMovementType.
Diffstat (limited to 'src/com/fourisland/fourpuzzle/gamestate/mapview/event/specialmove/StepMoveEvent.java')
0 files changed, 0 insertions, 0 deletions