PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
AudioSystem Class Reference

Static Private Member Functions

proto static native AudioHandle BankLoad (string path)
 
proto static native AudioHandle ShaderLoad (string path)
 
proto static native AudioHandle SoundPlay (AudioHandle bank, AudioHandle shader)
 
proto static native void SoundDestroy (AudioHandle handle)
 

Member Function Documentation

◆ BankLoad()

proto static native AudioHandle BankLoad ( string  path)
staticprivate

◆ ShaderLoad()

proto static native AudioHandle ShaderLoad ( string  path)
staticprivate

◆ SoundDestroy()

proto static native void SoundDestroy ( AudioHandle  handle)
staticprivate

◆ SoundPlay()

proto static native AudioHandle SoundPlay ( AudioHandle  bank,
AudioHandle  shader 
)
staticprivate

The documentation for this class was generated from the following file: