Re: tell me your ideas and segestions about my new Game Engine

hey all!
the play method is like this:
void play(bool loop);
and in the scripting language if you want to play a sound, you must write this:
sound s;
s.load(filename);
s.play(false);

and I want to add many things!
and:
menu class have been added!
any suggestion?
I want to implement that!

URL: http://forum.audiogames.net/viewtopic.php?pid=164011#p164011

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
http://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Reply via email to