Uses of Class
javabot.JBot.EventData

Packages that use JBot.EventData
cz.cuni.amis.pogamut.defcon.consts   
javabot   
 

Uses of JBot.EventData in cz.cuni.amis.pogamut.defcon.consts
 

Methods in cz.cuni.amis.pogamut.defcon.consts with parameters of type JBot.EventData
static DefConEvent Event.getInstanceOfUnitTypeFromEventType(JBot.EventData data, double time)
          Factory styled method, which provides you with an appropriate instance of event object based on the given EventData data.
 

Uses of JBot.EventData in javabot
 

Methods in javabot with parameters of type JBot.EventData
static void PogamutJBotSupport.addEvent(JBot.EventData data)
          Called from JBot.addEvent().
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.