class EventGroup extends java.lang.Object implements Event
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<Event> |
events |
Constructor and Description |
---|
EventGroup() |
Modifier and Type | Method and Description |
---|---|
void |
add(Event e) |
void |
play() |