![]() |
Oolite 1.91.0.7665-250419-c535bfe
|
#include <PlayerEntitySound.h>
Definition at line 27 of file PlayerEntitySound.h.
|
implementation |
Extends class PlayerEntity.
Definition at line 199 of file PlayerEntitySound.m.
References boop, and PlayerEntity::playInterfaceBeep:.
Referenced by boop.
- (void) destroySound |
Extends class PlayerEntity.
Definition at line 160 of file PlayerEntitySound.m.
References DESTROY, destroySound, sAfterburnerSources, sBreakPatternSource, sBuySellSourcePool, sDamageSoundPool, sEcmSource, sHyperspaceSoundSource, sInterfaceBeepSource, sMiscSoundPool, sWarningSoundPool, sWeaponSoundPool, weaponLaunched, weaponShieldHit, weaponShotHit, weaponShotMiss, and weaponUnshieldedHit.
Referenced by destroySound.
- (BOOL) isBeeping |
Extends class PlayerEntity.
Definition at line 193 of file PlayerEntitySound.m.
References isBeeping, and OOSoundSource::isPlaying.
Referenced by isBeeping.
- (void) playAegisCloseToPlanet |
Extends class PlayerEntity.
Definition at line 716 of file PlayerEntitySound.m.
References playAegisCloseToPlanet, and OOSoundSourcePool::playSoundWithKey:position:.
Referenced by playAegisCloseToPlanet.
- (void) playAegisCloseToStation |
Extends class PlayerEntity.
Definition at line 722 of file PlayerEntitySound.m.
References playAegisCloseToStation, and OOSoundSourcePool::playSoundWithKey:position:.
Referenced by playAegisCloseToStation.
- (void) playAlertConditionRed |
Extends class PlayerEntity.
Definition at line 587 of file PlayerEntitySound.m.
References playAlertConditionRed, and OOSoundSourcePool::playSoundWithKey:priority:position:.
Referenced by playAlertConditionRed.
- (void) playAutopilotCannotDockWithTarget |
Extends class PlayerEntity.
Definition at line 299 of file PlayerEntitySound.m.
References playAutopilotCannotDockWithTarget, and PlayerEntity::playInterfaceBeep:.
Referenced by playAutopilotCannotDockWithTarget.
- (void) playAutopilotOff |
Extends class PlayerEntity.
Definition at line 283 of file PlayerEntitySound.m.
References playAutopilotOff, and PlayerEntity::playInterfaceBeep:.
Referenced by playAutopilotOff.
- (void) playAutopilotOn |
Extends class PlayerEntity.
Definition at line 277 of file PlayerEntitySound.m.
References playAutopilotOn, and PlayerEntity::playInterfaceBeep:.
Referenced by playAutopilotOn.
- (void) playAutopilotOutOfRange |
Extends class PlayerEntity.
Definition at line 293 of file PlayerEntitySound.m.
References playAutopilotOutOfRange, and PlayerEntity::playInterfaceBeep:.
Referenced by playAutopilotOutOfRange.
- (void) playBuyCommodity |
Extends class PlayerEntity.
Definition at line 497 of file PlayerEntitySound.m.
References playBuyCommodity, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playBuyCommodity.
- (void) playBuyShip |
Extends class PlayerEntity.
Definition at line 503 of file PlayerEntitySound.m.
References playBuyShip, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playBuyShip.
- (void) playCantBuyCommodity |
Extends class PlayerEntity.
Definition at line 515 of file PlayerEntitySound.m.
References playCantBuyCommodity, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playCantBuyCommodity.
- (void) playCantBuyShip |
Extends class PlayerEntity.
Definition at line 527 of file PlayerEntitySound.m.
References playCantBuyShip, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playCantBuyShip.
- (void) playCantSellCommodity |
Extends class PlayerEntity.
Definition at line 521 of file PlayerEntitySound.m.
References playCantSellCommodity, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playCantSellCommodity.
- (void) playCargoJettisioned |
Extends class PlayerEntity.
Definition at line 271 of file PlayerEntitySound.m.
References playCargoJettisioned, and PlayerEntity::playInterfaceBeep:.
Referenced by playCargoJettisioned.
- (void) playChangedOption |
Extends class PlayerEntity.
Definition at line 423 of file PlayerEntitySound.m.
References playChangedOption, and PlayerEntity::playInterfaceBeep:.
Referenced by playChangedOption.
- (void) playCloakingDeviceInsufficientEnergy |
Extends class PlayerEntity.
Definition at line 491 of file PlayerEntitySound.m.
References playCloakingDeviceInsufficientEnergy, and PlayerEntity::playInterfaceBeep:.
Referenced by playCloakingDeviceInsufficientEnergy.
- (void) playCloakingDeviceOff |
Extends class PlayerEntity.
Definition at line 375 of file PlayerEntitySound.m.
References playCloakingDeviceOff, and PlayerEntity::playInterfaceBeep:.
Referenced by playCloakingDeviceOff.
- (void) playCloakingDeviceOn |
Extends class PlayerEntity.
Definition at line 369 of file PlayerEntitySound.m.
References playCloakingDeviceOn, and PlayerEntity::playInterfaceBeep:.
Referenced by playCloakingDeviceOn.
- (void) playDirectHit: | (Vector) | attackVector | |
weaponIdentifier: | (NSString *) | weaponIdentifier |
Extends class PlayerEntity.
Definition at line 655 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:position:.
- (void) playDismissedMissionScreen |
Extends class PlayerEntity.
Definition at line 417 of file PlayerEntitySound.m.
References playDismissedMissionScreen, and PlayerEntity::playInterfaceBeep:.
Referenced by playDismissedMissionScreen.
- (void) playDismissedReportScreen |
Extends class PlayerEntity.
Definition at line 411 of file PlayerEntitySound.m.
References playDismissedReportScreen, and PlayerEntity::playInterfaceBeep:.
Referenced by playDismissedReportScreen.
- (void) playDockingDenied |
Extends class PlayerEntity.
Definition at line 605 of file PlayerEntitySound.m.
References playDockingDenied, and OOSoundSourcePool::playSoundWithKey:priority:position:.
Referenced by playDockingDenied.
- (void) playDockWithStation |
Extends class PlayerEntity.
Definition at line 569 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, and playDockWithStation.
Referenced by playDockWithStation.
- (void) playEnergyLow |
Extends class PlayerEntity.
Definition at line 599 of file PlayerEntitySound.m.
References playEnergyLow, and OOSoundSourcePool::playSoundWithKey:priority:position:.
Referenced by playEnergyLow.
- (void) playEscapePodScooped |
Extends class PlayerEntity.
Definition at line 710 of file PlayerEntitySound.m.
References playEscapePodScooped, and OOSoundSourcePool::playSoundWithKey:position:.
Referenced by playEscapePodScooped.
- (void) playExitWitchspace |
Extends class PlayerEntity.
Definition at line 575 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, and playExitWitchspace.
Referenced by playExitWitchspace.
- (void) playFiredECMSound |
Extends class PlayerEntity.
Definition at line 557 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, playFiredECMSound, and sEcmSource.
Referenced by playFiredECMSound.
- (void) playFuelLeak |
Extends class PlayerEntity.
Definition at line 641 of file PlayerEntitySound.m.
References playFuelLeak, and OOSoundSourcePool::playSoundWithKey:priority:position:.
Referenced by playFuelLeak.
- (void) playGalacticHyperspace |
Extends class PlayerEntity.
Definition at line 539 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, and playGalacticHyperspace.
Referenced by playGalacticHyperspace.
- (void) playGameOver |
Extends class PlayerEntity.
Definition at line 728 of file PlayerEntitySound.m.
References playGameOver, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playGameOver.
- (void) playHitByECMSound |
Extends class PlayerEntity.
Definition at line 551 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, playHitByECMSound, and sEcmSource.
Referenced by playHitByECMSound.
- (void) playHoldFull |
Extends class PlayerEntity.
Definition at line 317 of file PlayerEntitySound.m.
References playHoldFull, and PlayerEntity::playInterfaceBeep:.
Referenced by playHoldFull.
- (void) playHostileWarning |
Extends class PlayerEntity.
Definition at line 581 of file PlayerEntitySound.m.
References playHostileWarning, and OOSoundSourcePool::playSoundWithKey:priority:position:.
Referenced by playHostileWarning.
- (void) playHyperspaceAborted |
Extends class PlayerEntity.
Definition at line 545 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, and playHyperspaceAborted.
Referenced by playHyperspaceAborted.
- (void) playHyperspaceBlocked |
Extends class PlayerEntity.
Definition at line 359 of file PlayerEntitySound.m.
References playHyperspaceBlocked, and PlayerEntity::playInterfaceBeep:.
Referenced by playHyperspaceBlocked.
- (void) playHyperspaceDistanceTooGreat |
Extends class PlayerEntity.
Definition at line 364 of file PlayerEntitySound.m.
References playHyperspaceDistanceTooGreat, and PlayerEntity::playInterfaceBeep:.
Referenced by playHyperspaceDistanceTooGreat.
- (void) playHyperspaceNoFuel |
Extends class PlayerEntity.
Definition at line 353 of file PlayerEntitySound.m.
References playHyperspaceNoFuel, and PlayerEntity::playInterfaceBeep:.
Referenced by playHyperspaceNoFuel.
- (void) playHyperspaceNoTarget |
Extends class PlayerEntity.
Definition at line 347 of file PlayerEntitySound.m.
References playHyperspaceNoTarget, and PlayerEntity::playInterfaceBeep:.
Referenced by playHyperspaceNoTarget.
- (void) playIdentLockedOn |
Extends class PlayerEntity.
Definition at line 217 of file PlayerEntitySound.m.
References playIdentLockedOn, and PlayerEntity::playInterfaceBeep:.
Referenced by playIdentLockedOn.
- (void) playIdentOff |
Extends class PlayerEntity.
Definition at line 211 of file PlayerEntitySound.m.
References playIdentOff, and PlayerEntity::playInterfaceBeep:.
Referenced by playIdentOff.
- (void) playIdentOn |
Extends class PlayerEntity.
Definition at line 205 of file PlayerEntitySound.m.
References playIdentOn, and PlayerEntity::playInterfaceBeep:.
Referenced by playIdentOn.
- (void) playIncomingMissile: | (Vector) | missileVector |
Extends class PlayerEntity.
Definition at line 593 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:position:.
|
implementation |
Extends class PlayerEntity.
Definition at line 184 of file PlayerEntitySound.m.
References OOSoundSource::playSound:, and OOSound::soundWithCustomSoundKey:.
- (void) playJumpMassLocked |
Extends class PlayerEntity.
Definition at line 323 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playJumpMassLocked.
Referenced by playJumpMassLocked.
- (void) playLaserHit: | (BOOL) | hit | |
offset: | (Vector) | weaponOffset | |
weaponIdentifier: | (NSString *) | weaponIdentifier |
Extends class PlayerEntity.
Definition at line 669 of file PlayerEntitySound.m.
References nil, and OOSoundSourcePool::playSoundWithKey:priority:expiryTime:overlap:position:.
- (void) playLaunchFromStation |
Extends class PlayerEntity.
Definition at line 563 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, and playLaunchFromStation.
Referenced by playLaunchFromStation.
- (void) playLegacyScriptSound: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 734 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:.
- (void) playMenuNavigationDown |
Extends class PlayerEntity.
Definition at line 387 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMenuNavigationDown.
Referenced by playMenuNavigationDown.
- (void) playMenuNavigationNot |
Extends class PlayerEntity.
Definition at line 393 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMenuNavigationNot.
Referenced by playMenuNavigationNot.
- (void) playMenuNavigationUp |
Extends class PlayerEntity.
Definition at line 381 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMenuNavigationUp.
Referenced by playMenuNavigationUp.
- (void) playMenuPageNext |
Extends class PlayerEntity.
Definition at line 405 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMenuPageNext.
Referenced by playMenuPageNext.
- (void) playMenuPagePrevious |
Extends class PlayerEntity.
Definition at line 399 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMenuPagePrevious.
Referenced by playMenuPagePrevious.
- (void) playMineArmed |
Extends class PlayerEntity.
Definition at line 229 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMineArmed.
Referenced by playMineArmed.
- (void) playMineLaunched: | (Vector) | weaponOffset | |
weaponIdentifier: | (NSString *) | weaponIdentifier |
Extends class PlayerEntity.
Definition at line 702 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:position:.
- (void) playMissileArmed |
Extends class PlayerEntity.
Definition at line 223 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMissileArmed.
Referenced by playMissileArmed.
- (void) playMissileLaunched: | (Vector) | weaponOffset | |
weaponIdentifier: | (NSString *) | weaponIdentifier |
Extends class PlayerEntity.
Definition at line 694 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:position:.
- (void) playMissileLockedOn |
Extends class PlayerEntity.
Definition at line 241 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMissileLockedOn.
Referenced by playMissileLockedOn.
- (void) playMissileSafe |
Extends class PlayerEntity.
Definition at line 235 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playMissileSafe.
Referenced by playMissileSafe.
- (void) playNextEquipmentSelected |
Extends class PlayerEntity.
Definition at line 247 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playNextEquipmentSelected.
Referenced by playNextEquipmentSelected.
- (void) playNextMissileSelected |
Extends class PlayerEntity.
Definition at line 253 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playNextMissileSelected.
Referenced by playNextMissileSelected.
- (void) playNoTargetInMemory |
Extends class PlayerEntity.
Definition at line 335 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playNoTargetInMemory.
Referenced by playNoTargetInMemory.
- (void) playSaveOverwriteNo |
Extends class PlayerEntity.
Definition at line 311 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playSaveOverwriteNo.
Referenced by playSaveOverwriteNo.
- (void) playSaveOverwriteYes |
Extends class PlayerEntity.
Definition at line 305 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playSaveOverwriteYes.
Referenced by playSaveOverwriteYes.
- (void) playScrapeDamage: | (Vector) | attackVector |
Extends class PlayerEntity.
Definition at line 663 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:position:.
- (void) playSellCommodity |
Extends class PlayerEntity.
Definition at line 509 of file PlayerEntitySound.m.
References playSellCommodity, and OOSoundSourcePool::playSoundWithKey:.
Referenced by playSellCommodity.
- (void) playShieldHit: | (Vector) | attackVector | |
weaponIdentifier: | (NSString *) | weaponIdentifier |
Extends class PlayerEntity.
Definition at line 647 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:position:.
- (void) playStandardHyperspace |
Extends class PlayerEntity.
Definition at line 533 of file PlayerEntitySound.m.
References OOSoundSource::playCustomSoundWithKey:, and playStandardHyperspace.
Referenced by playStandardHyperspace.
- (void) playTargetLost |
Extends class PlayerEntity.
Definition at line 329 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playTargetLost.
Referenced by playTargetLost.
- (void) playTargetSwitched |
Extends class PlayerEntity.
Definition at line 341 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playTargetSwitched.
Referenced by playTargetSwitched.
- (void) playWeaponOverheated: | (Vector) | weaponOffset |
Extends class PlayerEntity.
Definition at line 688 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:overlap:position:.
- (void) playWeaponsOffline |
Extends class PlayerEntity.
Definition at line 265 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playWeaponsOffline.
Referenced by playWeaponsOffline.
- (void) playWeaponsOnline |
Extends class PlayerEntity.
Definition at line 259 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and playWeaponsOnline.
Referenced by playWeaponsOnline.
- (void) playWitchjumpBlocked |
Extends class PlayerEntity.
Definition at line 623 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:position:, and playWitchjumpBlocked.
Referenced by playWitchjumpBlocked.
- (void) playWitchjumpDistanceTooGreat |
Extends class PlayerEntity.
Definition at line 629 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:position:, and playWitchjumpDistanceTooGreat.
Referenced by playWitchjumpDistanceTooGreat.
- (void) playWitchjumpFailure |
Extends class PlayerEntity.
Definition at line 611 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:position:, and playWitchjumpFailure.
Referenced by playWitchjumpFailure.
- (void) playWitchjumpInsufficientFuel |
Extends class PlayerEntity.
Definition at line 635 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:position:, and playWitchjumpInsufficientFuel.
Referenced by playWitchjumpInsufficientFuel.
- (void) playWitchjumpMisjump |
Extends class PlayerEntity.
Definition at line 617 of file PlayerEntitySound.m.
References OOSoundSourcePool::playSoundWithKey:priority:position:, and playWitchjumpMisjump.
Referenced by playWitchjumpMisjump.
- (void) setUpSound |
Extends class PlayerEntity.
Definition at line 73 of file PlayerEntitySound.m.
References PlayerEntity::destroySound, ResourceManager::ooSoundNamed:inFolder:, sAfterburnerSources, sBreakPatternSource, sBuySellSourcePool, sDamageSoundPool, sEcmSource, OOSoundSource::setPosition:, setUpSound, sHyperspaceSoundSource, sInterfaceBeepSource, sMiscSoundPool, sWarningSoundPool, and sWeaponSoundPool.
Referenced by setUpSound.
- (void) setUpWeaponSounds |
Extends class PlayerEntity.
Definition at line 105 of file PlayerEntitySound.m.
References OOEquipmentType::allEquipmentTypes, DESTROY, nil, OO_ASSIGN_SOUNDSTR_TO_SOUNDS, setUpWeaponSounds, weaponLaunched, weaponShieldHit, weaponShotHit, weaponShotMiss, and weaponUnshieldedHit.
Referenced by setUpWeaponSounds.
- (void) startAfterburnerSound |
Extends class PlayerEntity.
Definition at line 475 of file PlayerEntitySound.m.
References startAfterburnerSound, and PlayerEntity::updateAfterburnerSound.
Referenced by startAfterburnerSound.
- (void) stopAfterburnerSound |
Extends class PlayerEntity.
Definition at line 485 of file PlayerEntitySound.m.
References stopAfterburnerSound.
Referenced by stopAfterburnerSound.
|
implementation |
Extends class PlayerEntity.
Definition at line 454 of file PlayerEntitySound.m.
References OOSoundSource::play, and updateAfterburnerSound.
Referenced by updateAfterburnerSound.
- (void) updateFuelScoopSoundWithInterval: | (OOTimeDelta) | delta_t |
Extends class PlayerEntity.
Definition at line 429 of file PlayerEntitySound.m.
References PlayerEntity::playInterfaceBeep:, and sInterfaceBeepSource.