2012/6/29 Chris Frey <cdf...@foursquare.net>:

> Is it possible to configure which sounds you want to have play during
> the game?

The way I've implemented it, it is just an event handler, so a Python
game script has to register handlers to play sounds. Those sounds are
whichever ogg files the script chooses. Nothing is hard-coded, except
in the worldtest demo.

Cheers,
Josh

_______________________________________________
Adonthell-devel mailing list
Adonthell-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/adonthell-devel

Reply via email to