I spent some time replacing many of the ArrayLists with regular arrays. Now the cube spins much faster. I want to try it out on a device to see how fast it really goes. The info would be helpful when I set the final measurement for the degree angle that the cube pieces turn at during an animation. I think it's now set to 15 degrees, but that might go by too fast, so in the final version I maybe should set it to 10 or 5.
The tilt functionality works really well right now. The speed that the array implementation has brought has really helped that out.
I also want to add another checkbutton on the options page that will clear the 'Moves' list that's visible on the GlCubeActivity page. It could conceivably take up too much of the screen space if it gets too large.
No comments:
Post a Comment