Project

General

Profile

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

library / src / main / java / org / distorted / library / message / EffectMessage.java @ 9a3607b3

# Date Author Comment
6ba8be09 06/27/2017 11:10 AM Leszek Koltunski

Javadoc.

fe82a979 06/07/2017 05:18 PM Leszek Koltunski

Progress with support for Effect classes.

cacc63de 12/15/2016 11:37 PM Leszek Koltunski

Fix Lint warnings, correct a lot of comments, adjust EffectListener interface.

e8c81a8e 06/22/2016 11:21 AM Leszek Koltunski

Cleanup, consistent variable names, minor details.

568b29d8 06/16/2016 12:44 AM Leszek Koltunski

Major push towards simplifying DistortedObject's public API.
All MATRIX effects are using the new API - the 'DataND' marker interfaces.

e458a4ba 06/15/2016 12:40 PM Leszek Koltunski

1. new package 'message'
2. Rename the 'Grid' classes to match