User Tools

Site Tools


en:subroutine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
en:subroutine [2016/01/01 22:42]
127.0.0.1 external edit
en:subroutine [2016/08/08 10:54]
admin
Line 32: Line 32:
  
 subroutine draw() subroutine draw()
-   color rnd(256),rnd(256),rnd(256)+   color rgb(rnd(256),rnd(256),rnd(256))
    circle rnd(graphwidth), rnd(graphheight), rnd(graphwidth/10)    circle rnd(graphwidth), rnd(graphheight), rnd(graphwidth/10)
 end subroutine end subroutine
Line 43: Line 43:
 ==== History ====  ==== History ==== 
 |0.9.9.1|New To Version| |0.9.9.1|New To Version|
 +
en/subroutine.txt ยท Last modified: 2020/02/28 10:46 (external edit)