This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
eluop
wrote ...
2013/2/15
setImage() ???
eluop
2013/2/15
#
I want to set the image for an actor to an image that I have saved in the senarios image folder, I whrite setImage(java.lang.kasper.png) but it wont compile - what am I doing wrong?
Gingervitis
2013/2/15
#
when you want to set a image, the image file has to be in quotation marks. setImage("java.lang.kasper.png")
You need to login to post a reply.
X