public interface AchievementProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(Game game,
Object encapsulated,
Class<? extends Method> class1,
Object[] args) |
void |
process(Game game,
Object encapsulated,
Method method,
Object[] args) |
void |
receiveAnnotation(Annotation an) |
Copyright © 2016. All rights reserved.