Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
plasticfood
plasticfood'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
how to draw over shapes
[1 Reply]
25-Sep-2012 11:23 AM
Forum:
Programming Questions
i am new to processing and was wondering if i have this:
triangle(135,250,69,350,201,350);
if(mousePressed){
noStroke();
fill(215,211,2);
ellipse(mouseX,mouseY,30,45);
}
how do i make the ellipse draw over the triangle? it seems if i click over the triangle, the ellipse would not draw over it.
«Prev
Next »
Moderate user : plasticfood
Forum