Vehicle[] vehicles; void setup(){ smooth(); println("Hello World"); vehicles = new Vehicle[15]; for (int i=0; i