public class CharEvent
extends com.fluxtion.api.event.Event
| Modifier and Type | Field and Description |
|---|---|
static int |
ID |
| Constructor and Description |
|---|
CharEvent(char id) |
| Modifier and Type | Method and Description |
|---|---|
char |
getCharacter() |
void |
setCharacter(char character)
Setting the character will also make the filterId update as well
|
String |
toString() |
public static final int ID
Copyright © 2019. All rights reserved.