Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up docstrings for audio module. | David Thompson | 2013-09-15 | 1 | -3/+3 |
| | |||||
* | Add sample/music volume control. | David Thompson | 2013-09-13 | 1 | -2/+22 |
| | |||||
* | Add audio module. | David Thompson | 2013-09-11 | 1 | -0/+80 |
This is just a think layer over some basic SDL mixer functions so that users don't need to deal with SDL directly. |