Interface EventDispatcher


public interface EventDispatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Call an event
  • Method Details

    • callEvent

      void callEvent(Event event)
      Call an event
      Parameters:
      event -