Class EventDispatcher

java.lang.Object
games.stendhal.client.events.EventDispatcher

public class EventDispatcher extends Object
dispatches all events to the appropriate event handler class.
Author:
hendrik
  • Constructor Details

    • EventDispatcher

      public EventDispatcher()
  • Method Details

    • dispatchEvents

      public static void dispatchEvents(RPObject rpobject, Entity entity)
      dispatches events
      Parameters:
      rpobject - RPObject with events
      entity - Entity