Processing Community Forum
Random Custom Classes
Processing
Coding Questions
GoToLoop
November 9, 2019, 4:11pm
2
ArrayList<Fish> fishes = new ArrayList();
for (Fish f : fishes) {
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Make a object class with random size
Coding Questions
3
654
April 27, 2020
Looking for a way to display particles as random .png images
Coding Questions
14
251
October 27, 2022
How to create randomly assigned array?
Coding Questions
3
279
April 29, 2019
How to rewrite function without instancing random()
Coding Questions
3
397
September 18, 2020
Help with simple game (moving fish)
Coding Questions
9
270
January 23, 2023