public class BoolEvent extends Event
Event.State
Modifier and Type | Field and Description |
---|---|
boolean[] |
data |
Modifier and Type | Method and Description |
---|---|
boolean[] |
ptr() |
boolean[] |
ptrBool() |
java.lang.String |
ptrStr() |
void |
setData(boolean[] data) |
void |
setData(java.lang.Object data) |