Click or drag to resize
EventManagerFireImmediately Method
Overload List
  NameDescription
Public methodFireImmediately(GameEvent)
Fires the passed event immediately, notifying all listeners.
Public methodFireImmediately(Object, Object)
Fires the passed event immediately, notifying all listeners.
Top
See Also