Package | Description |
---|---|
cusack.hcg.model |
Modifier and Type | Method and Description |
---|---|
TutorialData.EventType |
TutorialData.tryEvent(Event<?> e) |
static TutorialData.EventType |
TutorialData.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TutorialData.EventType[] |
TutorialData.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|