Project

General

Profile

Download (4.8 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / objects / MovementRex.java @ be7c9190

# Date Author Comment
be7c9190 09/17/2021 03:51 PM Leszek Koltunski

Abstract out some methods from the Movement classes. only two remain now: rowFromOffset and enabledAxis.

16861599 09/15/2021 11:24 PM Leszek Koltunski

Make Rex standard size (cube size=3, i.e. equal to numLayers so that DIST2D and DIST3D are standard)

1ded8771 06/04/2021 01:37 PM Leszek Koltunski

Square-1: progress with movement.

80ec6abf 12/11/2020 09:25 PM Leszek Koltunski

Fixes for the Rex Cube (mostly works now)

59b87d56 12/10/2020 11:12 PM Leszek Koltunski

Adding Rex Cube - take 1 (doesn't work yet)