diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2009-03-10 16:33:01 -0400 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2009-03-10 16:33:01 -0400 |
commit | 0a5ace745f171cad0150dbed11ae8febc0e17f27 (patch) | |
tree | 184feabfb008e77ddc4eb45931103b50f031d6a3 /nbproject | |
parent | aa575d82717f50c3724be72ca7ab4bcb8de725ee (diff) | |
download | fourpuzzle-0a5ace745f171cad0150dbed11ae8febc0e17f27.tar.gz fourpuzzle-0a5ace745f171cad0150dbed11ae8febc0e17f27.tar.bz2 fourpuzzle-0a5ace745f171cad0150dbed11ae8febc0e17f27.zip |
Engine: Added stalking movement type
Also added a class (ImmutableEvent) that provides an immutable view to an event: It is like Collections.unmodifiableMap(), the event data may change in the mean time, and the object will reflect that, but the class cannot be modified. MovementType now provides an ImmutableEvent to each of its subclasses when nextMovement() is called.
Diffstat (limited to 'nbproject')
0 files changed, 0 insertions, 0 deletions