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