Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / objects / TwistyMinx.java @ 81141862

# Date Author Comment
81141862 10/05/2021 10:53 PM Leszek Koltunski

Remove the 'setupObject()' redundant API.

198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.

8005e762 10/01/2021 04:33 PM Leszek Koltunski

Reename ObjectList to a more logical ObjectType.

61aa85e4 10/01/2021 04:31 PM Leszek Koltunski

Simplify ObjectList: now there's just one object per size.

29b82486 09/29/2021 04:27 PM Leszek Koltunski

Initial commit