Uses of Class
org.rspeer.game.provider.callback.EventMediator
-
Packages that use EventMediator Package Description jag.game org.rspeer.game -
-
Uses of EventMediator in jag.game
Methods in jag.game that return EventMediator Modifier and Type Method Description EventMediator
RSClient. getEventMediator()
Methods in jag.game with parameters of type EventMediator Modifier and Type Method Description void
RSClient. setEventMediator(EventMediator mediator)
-
Uses of EventMediator in org.rspeer.game
Methods in org.rspeer.game that return EventMediator Modifier and Type Method Description static EventMediator
Game. getEventMediator()
-