mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-28 15:27:41 +01:00
Implemented all colorfilters in TMXMapEditor, thanks to the new
MatrixComposite that really emulates the ColorMatrixColorFilter of Android ! Hi-fidelity filter emulation !
This commit is contained in:
@@ -44,7 +44,10 @@ public class TMXMap extends GameDataElement {
|
||||
black60,
|
||||
black80,
|
||||
invert,
|
||||
bw
|
||||
bw,
|
||||
redtint,
|
||||
greentint,
|
||||
bluetint
|
||||
}
|
||||
|
||||
public File tmxFile = null;
|
||||
|
||||
Reference in New Issue
Block a user