AGSMuse: Difference between revisions

74 bytes added ,  19 August 2012
m
no edit summary
*>Monkey 05 06
No edit summary
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Thread|28933|AGSMuse module}} written by [[monkey_05_06]], based on scripts by khnum.
{{thread|AGSMuse module|28933}} written by [[monkey_05_06]], based on scripts by khnum.
 
[http://www.meleepta.com/file.php?dir=ags&file=AGSMuse_1_0.rar Download]


==Description==
==Description==


Emulates iMuse effects within AGS.
Emulates iMuse effects within AGS.
==Functions and Properties==
====AGSMuse.Play====
''static void AGSMuse.Play(int musicNumber)''
Plays MUSICNUMBER. If music is currently playing it will be faded out and MUSICNUMBER faded in.


==Macros (#define-s)==
==Macros (#define-s)==
Line 17: Line 13:
====AGSMUSE_VERSION_100====
====AGSMUSE_VERSION_100====
Defines version 1.0 of the module.
Defines version 1.0 of the module.
==Functions and Properties==
====AGSMuse.Play====
''static void AGSMuse.Play(int musicNumber)''
Plays MUSICNUMBER. If music is currently playing it will be faded out and MUSICNUMBER faded in.


==Caveats==
==Caveats==
190

edits