class MUSIC_OPL_MODULE General cluster: sound description: "chocolate doom i_oplmusic.c" create: make Ancestors MUSIC_MODULE_T* Queries init: BOOLEAN music_is_playing: BOOLEAN Music_opl_module: MUSIC_OPL_MODULE registersong (handle: detachable ANY; len: INTEGER_32): detachable ANY Sound_devices: ARRAY [INTEGER_32] Commands pause_music playsong (handle: detachable ANY; looping: BOOLEAN) poll resumemusic set_music_volume (vol: INTEGER_32) shutdown stopsong unregistersong (handle: detachable ANY)
Generated by ISE EiffelStudio