Exemplo n.º 1
0
def _enableSound():
    if WWISE.enabled:
        WWISE.LSstartAll()
Exemplo n.º 2
0
def LSstartAll():
    if WWISE.enabled and ENABLE_LS:
        WWISE.LSstartAll()