Ok Im now using the new greenfoot and I have got another problem... in my world class I have used the started method and stopped method, but that is already used in the full screen world, what do I do?
I keep getting: cannot find symbol - method getExtendedKeyCodeForChar(char)
and it highlights:
return keyEvent.getKeyCode() == KeyEvent.getExtendedKeyCodeForChar(keyName.charAt(0));
2013/8/24
Sierpinski Triangle
2013/8/24
Sierpinski Triangle
2013/8/24
Dungeon (demo)
2013/8/8
Greenfoot Full Screen Rewriter
2013/8/8
Greenfoot Full Screen Demo
2013/8/8
Greenfoot Full Screen Demo
2013/8/8
Greenfoot Full Screen Rewriter
2013/8/8
Greenfoot Full Screen Rewriter
2013/8/5
sprite sheet slicer