SoundEvent
Kind of class: | public class |
---|---|
Package: | |
Inherits from: |
|
Author: | stephan.bezoen |
Classpath: | org.asaplibrary.util.sound.SoundEvent |
File last modified: | Wednesday, 11 May 2011, 19:04:08 |
Summary
Constructor
- SoundEvent (inType:String, inName:String)
Instance properties
- name : String
Instance methods
- clone () : Event
Constructor
SoundEvent
function SoundEvent(inType:String,
inName:String)
Instance properties
name
name:String(read,write)
Instance methods
clone
override function clone() : Event
Overrides
- Event.clone