|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#3
|
||||
|
||||
|
Re: Programming Buttons
Are you using the command based framework? If so, you can easily make commands for all of these tasks. Just use the setTimeout method in initialize() to set it to run for the amount of time you want, and return isTimedOut() in isFinished.
Then, get JoystickButton objects out of your Joysticks and attach commands to them. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|