Quote:
Originally Posted by Robin
Actually in my example, Sound is a class, with the constructor param "jfbebop.mid" and snd is an instance of the Sound class. So technically the only object 'round here is snd :P
Ah wishful thinking x-x
|
This is GS2, not some other programming language that you may be thinking. Sound is an object type and snd and jfbebop.mid are objects.