public interface Assignable extends Feature, Updatable
Modifier and Type | Method and Description |
---|---|
void |
setAssign(Assign assign)
Set the executable assign.
|
void |
setClickAssign(int click)
Set the mouse click selection value to
Assign.assign() the assign. |
checkListener, prepare
getFeature, getFeatures, getFeaturesType, hasFeature
void setAssign(Assign assign)
assign
- The assign to execute.void setClickAssign(int click)
Assign.assign()
the assign.click
- The click number.InputDevicePointer
Copyright © 2017 Byron 3D Games Studio. All rights reserved.