Constructor

new ()

Variables

Methods

inline clone ():Audio

init (sound:String):Void

play (loop:Bool = false):Void

Static methods

staticinline create (sound:String):Audio

staticinline getPool ():Pool<Audio>

Inherited Variables

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods