Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
jbrave
jbrave's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Porting from processing to another language
[2 Replies]
30-Oct-2010 05:31 PM
Forum:
General Discussion
I'm trying to figure out how to port J.Tarbells substrate to another language
When it comes to type declarations, what does this mean in Processing:
SandPainter[] sands;
I think [] means declaring an array, but what the tag "sands" afterwards means, and its single usage in the source code besides the declaration:
...
}
// draw sand painter
sp.render(rx,ry,x,y);
}
}
sands
class SandPainter {....
what is it doing outside the {} ?
«Prev
Next »
Moderate user : jbrave
Forum