|
Author |
Topic: motion04 example (Read 249 times) |
|
benelek
|
motion04 example
« on: Apr 12th, 2003, 9:08am » |
|
got a problem with the motion04 example in 0054. something about the method "float constrain(float,float,float)" at the end of the code being declared final in a superclass. -jacob
|
|
|
|
fry
|
Re: motion04 example
« Reply #1 on: Apr 13th, 2003, 1:34am » |
|
noted, we'll tweak that for the next round. for the time being, just deleting the 'constrain' method will make the sketch work again. constrain has become part of the api, since it was being used in so many examples.
|
|
|
|
fry
|
Re: motion04 example
« Reply #2 on: May 28th, 2003, 12:44am » |
|
this should be fixed in 55, available soon. let us know if it's not.
|
|
|
|
|