frameCount
EnvironmentDescription
System variable storing the number of frames displayed since the sketch started.
Syntax
frameCount
Parameters
None
Returns
intRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...