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

2013/3/3

How do I call a variable from another class?

ajamesc97 ajamesc97

2013/3/3

#
I have an Actor with 3 subclasses. When one of the subclasses gets to a certain position it makes a variable var=1. How would the parent class see when that variable is 1?
davmac davmac

2013/3/3

#
See tutorial #6 (under Documentation).
You need to login to post a reply.