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
Discussions
You need to login to take part
Current Discussions
Changing background
By mattjames, with 3 replies.
Last reply by Gevater_Tod4711, over 11 years ago:
Yes all images you use have to be stored in the images folder in your project.
Point System
By ich99, with 39 replies.
Last reply by ich99, over 11 years ago:
Oh ok sorry.
Einen Gegner erstellen
By ich99, with 21 replies.
Last reply by Kartoffelbrot, over 11 years ago:
The best of programming is, that there are (nearly) always multiple ways!
GetImage to String
By CreepZilla, with 4 replies.
Last reply by davmac, over 11 years ago:
If that makes sense?
That makes sense, but then I think your question has already been answered? Use Kartoffelbrot's code and call changeImage() on each of the tiles you want to flip the image of.
Move double distances
By Kartoffelbrot, with 8 replies.
Last reply by Kartoffelbrot, over 11 years ago:
Yes, master! ;D
jcomponent,swing
By budihck, with no replies.
how to declare a new object using a JButton, if the java desktop we only JButton btn = new JButton ("play"); btn.setBounds (50,50,50,50); frame.add (btn); but if in Greenfoot how,,, sorry just learning Greenfoot guidance please Google Terjemahan untuk Bisnis:Perangkat PenerjemahPenerjemah Situs WebPeluang Pasar Global
Checking about below
By Kartoffelbrot, with 5 replies.
Last reply by Kartoffelbrot, over 11 years ago:
This is my code now and it works very well: <Code Omitted>
use loop to create pattern
By davemib123, with 4 replies.
Last reply by davemib123, over 11 years ago:
yea sorry about that, I made it using rectangular shapes so edited the post. but your version is so much better :)
Saving games with Greenfoot?
By K_wow, with 6 replies.
Last reply by Gevater_Tod4711, over 11 years ago:
You're welcome! And yes I think a standalone web application is the only case where you can't save anything. But if you use a standalone jar file it will work.
loops
By davemib123, with 7 replies.
Last reply by davemib123, over 11 years ago:
that's great. thanks danpost :)
Control the speed of the game? help?
By joeschmoe, with 28 replies.
Last reply by 8bitcarrotjuice, over 11 years ago:
Nevermind, I found the smoothmover class...
cannot be resolved or is not a field
By life_00, with no replies.
setContentView(R.layout.splash); ourSong = MediaPlayer.create(Splash.this, R.raw.stay); 报错位置:layout/raw, 弹出:1.layout cannot be resolved or is not a field 2.raw cannot be resolved or is not a field
Questions and other shinannigons
By 8bitcarrotjuice, with 12 replies.
Last reply by 8bitcarrotjuice, over 11 years ago:
Sorry, I'm still a newbie, and as for casting the double to a int, wouldn't that change the double(e.g.0.2) to a int(0)(rounding up?)? Otherwise, I think I have all the code I need inorder to launch the next update for my game! Thanks again, dav and dan!
Fullscreen mode for Greenfoot
By Gevater_Tod4711, with 44 replies.
Last reply by Gevater_Tod4711, over 11 years ago:
@darkmist255 Thanks. It was realy not easy but the result is nice.
Using names like Strings
By Kartoffelbrot, with 6 replies.
Last reply by Zamoht, over 11 years ago:
Oh sorry got confused by "I know, this way it won't work." Well I hope that Gevater_Tod4711's answer helped then.
801
802
803
804
805
806
807
X