0

I'm currently trying to learn Java and the Greenfoot IDE. I've made a neat lil game, however, I'm struggling with the idea of passing variables from actor objects to world sub classes in order to keep track of the scoring system. Would anyone be able to dumb it down for me to super simple terms. I've seen examples using names such as MyClass and ClassA and such but they make no sense to me.

Abdul Waheed
  • 4,540
  • 6
  • 35
  • 58
Ryan W
  • 39
  • 6
  • Have you read the [Greenfoot tutorials](https://www.greenfoot.org/doc)? Also, you might be more successful asking this sort of question on [Greenfoot's own discussion forums](https://www.greenfoot.org/topics). – Jonathan Wilson Dec 04 '18 at 22:45
  • 1
    You might a Java tutorial useful: https://www.learnjavaonline.org/ https://www.udemy.com/java-tutorial/ https://www.codecademy.com/learn/learn-java – Jonathan Wilson Dec 04 '18 at 22:46
  • Made question more readable according to the context. – Abdul Waheed Dec 05 '18 at 05:02

0 Answers0