Menu

Commit [r883]  Maximize  Restore  History

Importing net.blockout.impl.BlockPlacementStrategy.Move to be able to refer to

class 'Move' directly, greatly reducing verbosity of code in certain sections.
Local variable 'TreeMap<Long, Move> qBestMoves' now uses generics, is
parameterized with proper types. With m_postDropActionExec, now only changing
the operation bits one by one as the moves are made and detected; leaving the
negate bits alone. No longer assuming direct correlation between
AttemptedBlockMovementEvent.X_AXIS & Move.POST_DROP_SLIDE_X,
AttemptedBlockMovementEvent.Y_AXIS & Move.POST_DROP_SLIDE_Y, rather assigning
these in a 'switch' statement.

nerius 2023-08-23

changed /blockout/src/net/blockout/impl/ComputerPlayer.java
/blockout/src/net/blockout/impl/ComputerPlayer.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.