SpaceNLasers
Variables
soundTester Namespace Reference

Variables

dictionary sounds
 

Variable Documentation

dictionary soundTester.sounds
Initial value:
1 = {
2 "mixer": pygame.mixer,
3 "laserblasterSound":pygame.mixer.Sound("../sounds/default/laser1.wav"),
4 }