change the OBJECT_VERSION to 18
ghost-releted changes to the JSON !
start using the new (axis,rowBitmap,degrees) format in JSONs and up their version to 17.
change format of ObjectMove from (axis,rowBitmap,bareAngle) to (axis,rowBitmap,angleInDegrees)
compiles now
This time it really looks like the Ghost model is finally correct, and the 2x2, 4x2 and 6x2 Ghosts do work (except automatic moves and possibly backing ghost moves)
progress with Ghosts
Work on Ghosts
replace all andoird logging with System.out.println
Another part of the fix for shape-shifting cuboids: we need to write numLayers to JSON (rather than computing it from mRotatable) because it turns out mNumLayers can be different than the lengths of mRotatable!
This and new object JSONs for the 3 shape-shifters (other object default back to the old method of computing numLayers on read from JSON)
View revisions
Also available in: Atom