Project

General

Profile

Download (6.04 KB) Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / bandaged / BandagedObjectPyraminx.java @ 6612cbb4

# Date Author Comment
6612cbb4 07/24/2023 01:51 AM Leszek Koltunski

Progress with scrambling a bandaged pyraminx.

bb85236a 07/20/2023 08:21 PM Leszek Koltunski

Implement TwistyBandagedPyraminx

c0df8854 07/13/2023 02:13 PM Leszek Koltunski

fix touching individual Elements of a BandagedPyraminx.

0631573f 07/13/2023 01:20 PM Leszek Koltunski

Introduce individual ScreenRatios for each BandagedObject.

db0d3a90 07/12/2023 07:57 PM Leszek Koltunski

move the non-UI bandaged stuff to its own package in the object library.