Class EventType

java.lang.Object
com.sparshui.common.messages.events.EventType

public class EventType extends Object
This is an enumeration of all event types currently available. If you add a new event, you must modify this enumeration as well as the enumeration in the C++ version, should you want to add the event there as well.
Author:
root