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 EventMediatorRSClient. getEventMediator()Methods in jag.game with parameters of type EventMediator Modifier and Type Method Description voidRSClient. setEventMediator(EventMediator mediator) -
Uses of EventMediator in org.rspeer.game
Methods in org.rspeer.game that return EventMediator Modifier and Type Method Description static EventMediatorGame. getEventMediator()
-