Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
zorala
zorala's Profile
2
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
Max from an arraylist
[4 Replies]
01-Aug-2012 05:16 AM
Forum:
General Discussion
How to retrieve maximum(biggest) value from an Arraylist.Is there any native function?
Thanks
Unexpected token:int
[2 Replies]
16-Jul-2012 03:43 AM
Forum:
Programming Questions
for (human h:humans)
{
//float d=PVector.dist(hlocation, h.hlocation);
if ((d > 0) && (d < neighbourdist)) {
hum.add(h);
}
}
int i=int(random(hum.size());
int j=int(random(hum.size());
human f1=(human)birds.get(i);
human f2=(human)birds.get(j);
float d=PVector.dist(f1, f2);
if (d > 3.80)
{
topologicaldistance(humans);
the error is where i have higlighted but doesnt know how to resolve please some one help me
«Prev
Next »
Moderate user : zorala
Forum