iminurnamez / pyroller

pygame casino
65 stars 29 forks source link

Music handler moved to core. Touches almost everything. #88

Closed Mekire closed 9 years ago

Mekire commented 9 years ago

Music handler now handled by control. Music handler buttons now use the _Button class. _Button class has key binding implemented. Key m globally bound to mute and key ">" globally bound to skip to next soing (on scenes that use the music handler).