Package org.collebol.event


package org.collebol.event
  • Class
    Description
    The ClientListener class is an abstract class that implements the Listener interface.
    The Event class is a abstract class that represents en event within the game engine.
    Class responsible for handling and registering client events in the EJGEngine.