VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

chess field maker

Graphics   Visual Basic 3.0   Beginner   Wed 3rd February 2021

nothing special, just a function to create a chess fields with the line function

Inputs
'Call Createfield(ctl, startx,starty,sizex,sizey,countx,county,color1,color2) 'ctl = where to create 'startx = where to start from top (picel) 'starty = where to start from left (pixel) 'sizex = width of one block (picel) 'sizey = height of one block (picel) 'countx = how many blocks a row 'county = how many rows 'color1 = the color of the first block (qbcolor) 'color2 = the color of the second block (qbcolor)

Rate chess field maker (3(3 Vote))
chess field maker.bas

chess field maker Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters