-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Original author: [email protected] (June 07, 2010 01:12:52)
This bug automatically added from:
http://dev.processing.org/bugs/show_bug.cgi?id=1167
Comment from Ira, 2009-02-21 22:09
This is more of a question than a bug perhaps, based on a specific issue in
the current chapter i'm working on:
I'd like to use the sketch frameRate as a value in a pre-animation
calculation, but of course I only get 10 back. It seems that my options are
to create a separate myFrameRate variable or access frameRateTarget. I've
resorted to the latter, but not sure if it's a good idea, pedagogically
speaking. Thoughts?
Original issue: http://code.google.com/p/processing/issues/detail?id=158
Reactions are currently unavailable