|
Re: Buttons on Joystick
Hilight execution runs the code about 10,000,000 times slower than normal, so you may notice things that are normally just a blip. The init code runs once, then the normal execute runs for each packet. Finally, before going to another state, the Finalize state (whatever it is called) is called once.
Greg McKaskle
|