public class RewardsToUserProcessor extends Object implements AchievementProcessor
| Constructor and Description |
|---|
RewardsToUserProcessor() |
| 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) |
public void receiveAnnotation(Annotation an)
receiveAnnotation in interface AchievementProcessorpublic void process(Game game, Object encapsulated, Method method, Object[] args)
process in interface AchievementProcessorCopyright © 2019. All rights reserved.