forked from LeenkxTeam/LNXSDK
Update lib/aura/Sources/aura/threading/Message.hx
This commit is contained in:
@ -25,6 +25,11 @@ class ChannelMessageID extends MessageID {
|
|||||||
final PPitch;
|
final PPitch;
|
||||||
final PDopplerRatio;
|
final PDopplerRatio;
|
||||||
final PDstAttenuation;
|
final PDstAttenuation;
|
||||||
|
|
||||||
|
#if (kha_html5 || kha_debug_html5)
|
||||||
|
final PVolumeLeft;Add commentMore actions
|
||||||
|
final PVolumeRight;
|
||||||
|
#end
|
||||||
}
|
}
|
||||||
|
|
||||||
class DSPMessageID extends MessageID {
|
class DSPMessageID extends MessageID {
|
||||||
|
Reference in New Issue
Block a user