Project

General

Profile

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

magiccube / src / main / java / org / distorted / info / InfoObjectLibInterface.java @ 032657c3

# Date Author Comment
032657c3 01/31/2025 01:50 AM Leszek Koltunski

improvements to the API

09207f2b 01/06/2025 04:42 PM Leszek Koltunski

change one of objlib's APIs from 'onReplaceModeUP/Down' (which only comes when TouchControl is in REPLACE mode) to 'onStickerTouched/Untouched' (which reports the same thing, but comes always)

5b22f901 02/14/2024 02:31 PM Leszek Koltunski

rename the 'Config' package to 'Info'