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

SPower's Comments

Back to SPower's profile

In chapter 4 (which I just reached, hurray! :) ), in some room you just see 3 white spots. Does this mean it's the end (so far) or did I screw up?
This game is truely great. I finally arrived at chapter 2 :), great sound effects! (I almost litteraly jumped out of my chair once O.o)
@Gevater Maybe this scenario helps you: http://www.greenfoot.org/scenarios/3039
No, the scenario stops when you click on it. The new update brought an exception to the table! :)
I like the moving effect when you want to see more users. Great job!
@Cocky aber Deutsch reden ist schwer für die meisten hier In hope this is valid German :)
SPowerSPower

2012/8/9

About the wrong timezone, when you use System.getCurrentTimeMillis, you won't have that problem.
Btw you can use the JPanel of the World to listen to the keyboard :)
If you really want to get access the the JPanel of the World, look at this scenario: http://www.greenfoot.org/scenarios/2828 but if I were you, just import: import greenfoot.*; and use the default Greenfoot APIs.