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

2015/6/4

How do I stop music initialized in the super class of a world in one of the worlds subclasses

davmac davmac

2015/6/4

#
Start by reading (this). It will help you to ask questions in a way that makes it easier and more likely for people to answer. Especially, point 2 (Don't say you need help "fast") and point 3 (Always include relevant code that you have written).
danpost danpost

2015/6/4

#
You may want to check out the java tutorials starting with the page on Classes. Of particular interest, might the the page called Understanding Class Members.
You need to login to post a reply.