This site requires JavaScript, please enable it in your browser!
Greenfoot back
yohanoc
yohanoc wrote ...

2013/6/8

Vector

yohanoc yohanoc

2013/6/8

#
what is fungcion of Variable Vector? if i definition vector on file header, i always have error in syntax please give me know, thanks
danpost danpost

2013/6/8

#
First, you must add (by 'import'ing or creating) a 'Vector' class into your project. Then, you can create and use vector objects in your scenario.
You need to login to post a reply.