frameCount help
in
Programming Questions
•
2 years ago
can somebody tell me what does this mean...
PImage
img = frames[
frameCount
% frames.
length
];
1