hxd.res.Sound
hxd.res.Sound
Inherits from: hxd.res.Resource
Fields
| Name | Type | |
|---|---|---|
data | hxd.snd.Data | |
channel | hxd.snd.Channel | |
lastPlay | F64 |
Protos
f@1533getData(hxd.res.Sound) → hxd.snd.Dataf@1534play(hxd.res.Sound, Null, Null, hxd.snd.ChannelGroup, hxd.snd.SoundGroup) → hxd.snd.Channel
Bindings
- static
f@1620__constructor__(hxd.res.Sound, hxd.fs.FileEntry) → Void