Menu

Commit [r521]  Maximize  Restore  History

Making major changes to BlockGenerator which still outputs the same Blocks.java

file. Moving from Vector to ArrayList, from Hashtable to Hashmap. For all
unique orientations of a block that are computed, listing all composite
rotations to get there.

nerius 2023-04-21

changed /blockout/src/net/blockout/impl/BlockPlacementStrategy.java
changed /blockout/src/net/blockout/meta/BlockGenerator.java
/blockout/src/net/blockout/impl/BlockPlacementStrategy.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/meta/BlockGenerator.java Diff Switch to side-by-side view
Loading...