| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.input.event.listener.trigger |
| Modifier and Type | Field and Description |
|---|---|
protected KeyTrigger.Type |
KeyTrigger.type |
| Modifier and Type | Method and Description |
|---|---|
static KeyTrigger.Type |
KeyTrigger.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyTrigger.Type[] |
KeyTrigger.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KeyTrigger(Key onKey,
KeyTrigger.Type type)
Creates a new KeyTrigger, with a key and triggers on
the given
KeyTrigger.Type |
Copyright © 2014. All rights reserved.