bots
Class HahaBot

java.lang.Object
  extended by bots.HahaBot
All Implemented Interfaces:
IBot<JeVerliestEvent>, java.util.EventListener, Listener<JeVerliestEvent>

public class HahaBot
extends java.lang.Object
implements IBot<JeVerliestEvent>


Constructor Summary
HahaBot()
           
 
Method Summary
 void event(JeVerliestEvent e)
           
 java.lang.Boolean wants(java.util.EventObject e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HahaBot

public HahaBot()
Method Detail

wants

public java.lang.Boolean wants(java.util.EventObject e)
Specified by:
wants in interface Listener<JeVerliestEvent>

event

public void event(JeVerliestEvent e)
Specified by:
event in interface IBot<JeVerliestEvent>
Specified by:
event in interface Listener<JeVerliestEvent>