SoundtrackXML Class
Class
org.rapo.games.SoundtrackXML
Inheritance
>
SoundtrackXML
Extends the built-in XML class to add an "owner" property that is required by the SoundtrackController class
Constructor Summary
SoundtrackXML
(owner:Object)
initializes the SoundtrackXML instance.
Property Summary
Object
owner
Constructor Detail
SoundtrackXML
public function SoundtrackXML(owner:Object)
initializes the SoundtrackXML instance.
Parameters:
owner
A reference to the SoundtrackController instance to which this SoundtrackXML instance belongs.
Property Detail
owner
public var owner:Object;
Documentation generated by
BLDoc Community Edition
from
B-Line Express
.