Inheritance diagram for SoundPlayerForMacTrek:
Public Member Functions | |
(void) | - subscribeToNotifications |
(void) | - loadSounds |
(void) | - unSubscibeToNotifications |
(void) | - setVolumeFx: |
(void) | - setVolumeMusic: |
(void) | - playSoundEffect: |
(void) | - playSoundEffect:relativeToEntity: |
(void) | - playSoundEffect:atAngle:atDistance: |
(void) | - handleSpeedChangeRequest: |
(void) | - handleAlertChanged: |
(void) | - handleCloakChanged: |
(void) | - handleMyPhaser: |
(void) | - handleOtherPhaser: |
(void) | - handleMyTorpFired: |
(void) | - handleOtherTorpFired: |
(void) | - handleTorpExploded: |
(void) | - handleMyPlasmaFired: |
(void) | - handleOtherPlasmaFired: |
(void) | - handlePlasmaExploded: |
Protected Attributes | |
NSMutableDictionary * | soundEffects |
float | volumeFX |
float | volumeMusic |
LLNotificationCenter * | notificationCenter |
Universe * | universe |
Definition at line 12 of file SoundPlayerForMacTrek.h.