Access a Method in a super class from a sub class -
09-23-2015, 10:49 AM
If I want to have a method that is part of an object (i.e. Alien) access a method that is part of a super class (i.e. scene), how can I do that?
Edit: This is for Alice 3.25
Thanks,
Bill
Last edited by wbarnum; 09-23-2015 at 10:56 AM.
|