JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.galliumpowered.event
Interface EventDispatcher
public interface
EventDispatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
callEvent
(
Event
event)
Call an event
Method Details
callEvent
void
callEvent
(
Event
event)
Call an event
Parameters:
event
-