Class NeoKeyEvent
-
- All Implemented Interfaces:
-
crackers.kobots.parts.movement.async.KobotsEvent
public final class NeoKeyEvent implements KobotsEvent
-
-
Constructor Summary
Constructors Constructor Description NeoKeyEvent(String name, List<Boolean> buttons)
-
Method Summary
Modifier and Type Method Description StringgetName()final List<Boolean>getButtons()
-