agidev.com
 Home | Intro | News | Games | Community | NAGI |  Articles  | Download | Links

Articles

AGI Command Reference

This is a tutorial for AGI Programming if you have any questions post them at http://www.agigames.com/site.php

Thanks to the Sarien team and to Nick Sonneveld for some info on the unknown commands.

Page: 1 2 3 4 5 6 7 8 [ 9 ] 10 11 12 13 14 15 16

IX SOUND RESOURCE MANAGEMENT COMMANDS

sound(n, m);

Starts playback of the SOUND resource number n. When finished, Flag(m) is set to 1.

stop.sound();

Stops the playback.

Page: 1 2 3 4 5 6 7 8 [ 9 ] 10 11 12 13 14 15 16