Loading...
Uploaded by hoothesioad on Aug 23, 2008
a basic programig graphics functionVoid main(){ setColor(any color you want); fillCircle(any cordinate you want);}
Science & Technology
Standard YouTube License
the actual code is up above but if you want to know what it means......
void main=writes the main box
fillCircle=draws a circle on the screen
;=a command to the computer
setColor(---)=makes the circle the color ---
{=start bracket
}=end bracket there you go :)
hoothesioad 3 years ago
Details about how to write? lol
xascape 3 years ago
Load more suggestions
the actual code is up above but if you want to know what it means......
void main=writes the main box
fillCircle=draws a circle on the screen
;=a command to the computer
setColor(---)=makes the circle the color ---
{=start bracket
}=end bracket there you go :)
hoothesioad 3 years ago
Details about how to write? lol
xascape 3 years ago