Annotation processor for sound asset generation

This commit is contained in:
Anuken
2019-07-30 12:05:59 -04:00
parent bc77fd619d
commit a00a208ff8
4 changed files with 73 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
io.anuke.annotations.RemoteMethodAnnotationProcessor
io.anuke.annotations.SerializeAnnotationProcessor
io.anuke.annotations.StructAnnotationProcessor
io.anuke.annotations.CallSuperAnnotationProcessor
io.anuke.annotations.CallSuperAnnotationProcessor
io.anuke.annotations.AssetsAnnotationProcessor