Package | Description |
---|---|
com.b3dgs.lionengine.game.object.trait.actionable |
Describe the action system, designed to represent a button and its action after a click on it.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionableModel.setAction(Action action) |
void |
Actionable.setAction(Action action)
Set the executable action.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.