|
Oolite
|
#include <PlayerEntity.h>
Inheritance diagram for PlayerEntity:
Collaboration diagram for PlayerEntity:Class Methods | |
| (PlayerEntity *) | + sharedPlayer |
| (static NSString *) | + SliderString [implementation] |
| (static NSString *) | + CurrentScriptNameOr [implementation] |
| (static void) | + PerformScriptActions [implementation] |
| (static void) | + PerformConditionalStatment [implementation] |
| (static void) | + PerformActionStatment [implementation] |
| (static BOOL) | + TestScriptConditions [implementation] |
Class Methods inherited from ShipEntity | |
| (static BOOL) | + IsBehaviourHostile [implementation] |
| (static float) | + SurfaceDistanceSqaredV [implementation] |
| (static float) | + SurfaceDistanceSqared [implementation] |
| (static BOOL) | + AuthorityPredicate [implementation] |
| (id) | + shipRestoredFromDictionary:useFallback:context: |
Definition at line 364 of file PlayerEntity.h.
| - (BOOL) activateCloakingDevice |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
References int(), and OOCommodityMarket::massUnitForGood:.
Here is the call graph for this function:| - (void) activatePrimableEquipment: | (NSUInteger) | index | |
| withMode: | (OOPrimedEquipmentMode) | mode | |
Definition at line 13727 of file PlayerEntity.m.
| - (void) activateSelectedInterface |
Definition at line 9242 of file PlayerEntity.m.
References GUI_MAX_ROWS_EQUIPMENT, GUI_ROW_EQUIPMENT_START, GuiDisplayGen::keyForRow:, last_outfitting_key, setGuiToEquipShipScreen:, GuiDisplayGen::setSelectedRow:, and showInformationForSelectedUpgrade.
Here is the call graph for this function:| - (NSUInteger) activeMFD |
| - (NSUInteger) activeMissile |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Referenced by ShipAwardEquipment().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionAddMessageText(), and MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerAddMessageToArrivalReport().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) addMissionDestinationMarker: | (NSDictionary *) | marker |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionMarkSystem().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (OOPlanetEntity *) addMoon: | (NSString *) | moonKey |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by SystemAddMoon().
Here is the caller graph for this function:| - (BOOL) addParcel: | (NSString*) | Name | |
| start: | (unsigned) | start | |
| destination: | (unsigned) | destination | |
| eta: | (double) | eta | |
| fee: | (double) | fee | |
| premium: | (double) | premium | |
| risk: | (unsigned) | risk | |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerShipAddParcel().
Here is the caller graph for this function:| - (BOOL) addPassenger: | (NSString*) | Name | |
| start: | (unsigned) | start | |
| destination: | (unsigned) | destination | |
| eta: | (double) | eta | |
| fee: | (double) | fee | |
| advance: | (double) | advance | |
| risk: | (unsigned) | risk | |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerShipAddPassenger().
Here is the caller graph for this function:| - (OOPlanetEntity *) addPlanet: | (NSString *) | planetKey |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by SystemAddPlanet().
Here is the caller graph for this function:| - (void) addRoleForAggression: | (ShipEntity *) | victim |
Definition at line 13727 of file PlayerEntity.m.
| - (void) addRoleForMining |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerSetPlayerRole().
Here is the caller graph for this function:| - (void) addRoleToPlayer: | (NSString *) | role | |
| inSlot: | (NSUInteger) | slot | |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerSetPlayerRole().
Here is the caller graph for this function:| - (void) addScannedWormhole: | (WormholeEntity*) | wormhole |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by SystemLegacyAddShipsAt().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by SystemLegacyAddShipsAtPrecisely().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by SystemLegacyAddShipsWithinRadius().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerSetEscapePodDestination().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
| - (NSPoint) adjusted_chart_centre |
Definition at line 13727 of file PlayerEntity.m.
| - (OOCreditsQuantity) adjustPriceByScriptForEqKey: | (NSString *) | eqKey | |
| withCurrent: | (OOCreditsQuantity) | price | |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (GLfloat) aftShieldLevel |
Definition at line 13727 of file PlayerEntity.m.
| - (float) aftShieldRechargeRate |
Definition at line 13727 of file PlayerEntity.m.
| - (OOAlertCondition) alertCondition |
Reimplemented from ShipEntity.
| - (int) alertFlags |
| - (void) allowMissionInterrupt |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (OORouteType) ANAMode |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (NSArray *) applyMarketFilter: | (NSArray *) | goods | |
| onMarket: | (OOCommodityMarket *) | market | |
Definition at line 9242 of file PlayerEntity.m.
| - (NSArray *) applyMarketSorter: | (NSArray *) | goods | |
| onMarket: | (OOCommodityMarket *) | market | |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) atHyperspeed |
Definition at line 13727 of file PlayerEntity.m.
| - (void) autosavePlayer |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (OOWeaponFacingSet) availableFacings |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) awardCommodityType: | (NSString *) | type | |
| amount: | (OOCargoQuantity) | amount | |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (BOOL) awardContract: | (unsigned) | qty | |
| commodity: | (NSString*) | commodity | |
| start: | (unsigned) | start | |
| destination: | (unsigned) | destination | |
| eta: | (double) | eta | |
| fee: | (double) | fee | |
| premium: | (double) | premium | |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerShipAwardContract().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (GLfloat) baseMass |
Definition at line 13727 of file PlayerEntity.m.
| - (void) beginWitchspaceCountdown |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerShipBeginHyperspaceCountdown().
Here is the caller graph for this function:| - (void) blowUpStation |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
|
implementation |
| - (HPVector) breakPatternPosition |
Definition at line 13727 of file PlayerEntity.m.
| - (void) buySelectedItem |
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) buySelectedShip |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (void) calculateCurrentCargo |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
| - (void) cancelDockingRequest: | (StationEntity *) | stationForDocking |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipCancelDockingRequest().
Here is the caller graph for this function:| - (void) cancelWitchspaceCountdown |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerShipCancelHyperspaceCountdown().
Here is the caller graph for this function:
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (NSDictionary *) cargoContractMarker: | (OOSystemID) | system |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSArray *) cargoList |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Referenced by ManifestGetProperty().
Here is the caller graph for this function:| - (OOCargoQuantity) cargoQuantityForType: | (OOCommodityType) | type |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by ShipAwardEquipment().
Here is the caller graph for this function:| - (NSPoint) chart_centre_coordinates |
| - (OOScalar) chart_zoom |
|
implementation |
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerEntity(OOControlsPrivate)::handleAutopilotOn:.
Here is the caller graph for this function:Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (BOOL) checkKeyPress: | (NSArray*) | key_def | |
| fKey_only: | (BOOL) | fKey_only | |
| ignore_ctrl: | (BOOL) | ignore_ctrl | |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (NSString *) checkPassengerContracts |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
| - (void) checkScript |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (void) clearAlertFlags |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) clearedToDock |
Definition at line 9242 of file PlayerEntity.m.
| - (void) clearExtraGuiScreenKeys: | (OOGUIScreenID) | gui | |
| key: | (NSString *) | key | |
Definition at line 9242 of file PlayerEntity.m.
Referenced by GlobalClearExtraGuiScreenKeys().
Here is the caller graph for this function:| - (void) clearExtraMissionKeys |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (void) clearMissionDescription |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionSetInstructionsInternal().
Here is the caller graph for this function:| - (void) clearMissionScreen |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) clearMissionScreenID |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (void) clearPlanetSearchString |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Definition at line 13727 of file PlayerEntity.m.
| - (void) clearTargetMemory |
Definition at line 9242 of file PlayerEntity.m.
| - (NSNumber *) clock_days_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) clock_hours_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) clock_mins_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) clock_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) clock_secs_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (BOOL) clockAdjusting |
Definition at line 13727 of file PlayerEntity.m.
| - (double) clockTime |
Definition at line 13727 of file PlayerEntity.m.
Referenced by ClockGetProperty().
Here is the caller graph for this function:| - (double) clockTimeAdjusted |
Definition at line 13727 of file PlayerEntity.m.
Referenced by HeadUpDisplay::hudDrawReticleOnTarget.
Here is the caller graph for this function:
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) commanderBountyAsString |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSDictionary *) commanderDataDictionary |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:| - (NSString *) commanderKillsAsString |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSNumber *) commanderLegalStatus_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) commanderLegalStatus_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) commanderName |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerGetProperty().
Here is the caller graph for this function:| - (NSString *) commanderName_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) commanderRank_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) commanderSelector |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (NSString *) commanderShip_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) commanderShipDisplayName_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSMutableArray *) commLog |
Definition at line 9242 of file PlayerEntity.m.
Reimplemented from ShipEntity.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Reimplemented from ShipEntity.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Reimplemented from Entity.
Definition at line 13727 of file PlayerEntity.m.
| - (OOCompassMode) compassMode |
| - (Entity *) compassTarget |
| - (NSString *) compassTargetLabel |
Definition at line 13727 of file PlayerEntity.m.
| - (void) completeSetUp |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (OOCargoQuantity) contractedVolumeForGood: | (OOCommodityType) | good |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
| - (NSArray *) contractList |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (int) contractReputation |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(ContractsPrivate).
Definition at line 1998 of file PlayerEntityContracts.m.
| - (unsigned) countMissiles |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Definition at line 13727 of file PlayerEntity.m.
| - (double) creditBalance |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSNumber *) credits_number |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) creditsFormattedForLegacySubstitution |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSString *) creditsFormattedForSubstitution |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (OOGalaxyID) currentGalaxyID |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by SystemSetProperty(), and SystemToString().
Here is the caller graph for this function:| - (NSArray *) currentLaserOffset |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) currentPrimedEquipment |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(Scripting).
Definition at line 129 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 119 of file PlayerEntityLegacyScriptEngine.m.
| - (OOSystemID) currentSystemID |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by SystemSetProperty(), and SystemToString().
Here is the caller graph for this function:| - (OOWeaponType) currentWeapon |
Definition at line 13727 of file PlayerEntity.m.
| - (void) currentWeaponStats |
Definition at line 13727 of file PlayerEntity.m.
| - (NSPoint) cursor_coordinates |
| - (NSPoint) custom_chart_centre_coordinates |
| - (OOScalar) custom_chart_zoom |
| - (NSMutableArray *) customEquipmentActivation |
Definition at line 9242 of file PlayerEntity.m.
| - (NSString *) customViewDescription |
| - (Vector) customViewForwardVector |
| - (OOMatrix) customViewMatrix |
| - (Vector) customViewOffset |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (Quaternion) customViewQuaternion |
| - (Vector) customViewRightVector |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (Vector) customViewRotationCenter |
| - (Vector) customViewUpVector |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (void) cycleNextMultiFunctionDisplay: | (NSUInteger) | index |
Definition at line 13727 of file PlayerEntity.m.
| - (void) cyclePreviousMultiFunctionDisplay: | (NSUInteger) | index |
Definition at line 13727 of file PlayerEntity.m.
| - (NSNumber *) d100_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) d256_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) deactivateCloakingDevice |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) debugOff |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) debugOn |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (OOCreditsQuantity) deciCredits |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSDictionary *) defaultMarker: | (OOSystemID) | system |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by MissionMarkSystem(), and MissionUnmarkSystem().
Here is the caller graph for this function:| - (void) deferredInit |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
| - (void) destroySound |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (NSString *) dial_clock |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) dial_clock_adjusted |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) dial_fpsinfo |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) dial_objinfo |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialAftShield |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialAltitude |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialEnergy |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialForwardShield |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialFuel |
Definition at line 13727 of file PlayerEntity.m.
| - (OOFuelScoopStatus) dialFuelScoopStatus |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialHyperRange |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialHyperSpeed |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) dialIdentEngaged |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialMaxEnergy |
Definition at line 13727 of file PlayerEntity.m.
| - (NSUInteger) dialMaxMissiles |
Definition at line 13727 of file PlayerEntity.m.
| - (OOMissileStatus) dialMissileStatus |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialPitch |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialRoll |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialSpeed |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) dialTargetName |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) dialYaw |
Definition at line 13727 of file PlayerEntity.m.
| - (void) disengageAutopilot |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerEntity(OOControlsPrivate)::handleAutopilotOn:.
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
This code branch doesn't seem to be used any more - see ~line 6000 Should we remove it? - CIM
Definition at line 13727 of file PlayerEntity.m.
| - (void) docked |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) dockedAtMainStation |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSString *) dockedAtMainStation_bool |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (StationEntity *) dockedStation |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:| - (NSString *) dockedStationDisplayName |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSString *) dockedStationName |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSString *) dockedStationName_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) dockedTechLevel_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) doGuiScreenResizeUpdates |
Definition at line 13727 of file PlayerEntity.m.
| - (void) doMissionCallback |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (void) doWorldScriptEvent: | (jsid) | message | |
| inContext: | (JSContext *) | context | |
| withArguments: | (jsval *) | argv | |
| count: | (uintN) | argc | |
| timeLimit: | (OOTimeDelta) | limit | |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
|
implementation |
Reimplemented from Entity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) endMissionScreenAndNoteOpportunity |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Definition at line 13727 of file PlayerEntity.m.
| - (OOEnergyUnitType) energyUnitType |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) engageAutopilotToStation: | (StationEntity *) | stationForDocking |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Referenced by StationDockPlayer().
Here is the caller graph for this function:| - (void) enterGalacticWitchspace |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (NSUInteger) eqScriptIndexForKey: | (NSString *) | eq_key |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSArray *) equipmentList |
Definition at line 13727 of file PlayerEntity.m.
| - (NSDictionary *) equipScreenBackgroundDescriptor |
Definition at line 9242 of file PlayerEntity.m.
| - (void) erodeReputation |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
| - (double) escapePodRescueTime |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1011 of file PlayerEntityLoadSave.m.
Provided by category PlayerEntity(ScriptingPrivate).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(ScriptingPrivate).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) fastEquipmentA |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:| - (NSString *) fastEquipmentB |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1011 of file PlayerEntityLoadSave.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) fireMainWeapon |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (OOPlayerFleeingStatus) fleeingStatus |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) forwardShieldLevel |
Definition at line 13727 of file PlayerEntity.m.
| - (float) forwardShieldRechargeRate |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) foundEquipment_bool |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (float) fuelLeakRate |
Definition at line 13727 of file PlayerEntity.m.
| - (NSNumber *) fuelLeakRate_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) fuelLevel_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (OOGalacticHyperspaceBehaviour) galacticHyperspaceBehaviour |
| - (NSPoint) galacticHyperspaceFixedCoords |
| - (NSPoint) galaxy_coordinates |
| - (OOGalaxyID) galaxyNumber |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (OODockingClearanceStatus) getDockingClearanceStatus |
Definition at line 9242 of file PlayerEntity.m.
| - (void) getFined |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSMutableDictionary *) getMissionDestinations |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionGetProperty().
Here is the caller graph for this function:| - (StationEntity *) getTargetDockStation |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) gui_screen_string |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (OOGUIScreenID) guiScreen |
Definition at line 9242 of file PlayerEntity.m.
Referenced by GlobalPauseGame().
Here is the caller graph for this function:Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
| - (BOOL) handleGUIUpDownArrowKeys |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (void) handleKeyboardLayoutEntryKeys: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
| - (void) handleKeyConfigEntryKeys: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) handleKeyConfigKeys: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) handleKeyMapperConfirmClearKeys: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) hasSufficientFuelForJump |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (void) homeInfoSystem |
Definition at line 13727 of file PlayerEntity.m.
| - (HeadUpDisplay *) hud |
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) hyperspeedEngaged |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) hyperspeedFactor |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (OOSystemID) infoSystemID |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) infoSystemOnRoute |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) initCheckingDictionary |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) initControls |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (void) initialiseMissionDestinations: | (NSDictionary *) | destinations | |
| andLegacy: | (NSArray *) | legacy | |
Definition at line 9242 of file PlayerEntity.m.
| - (void) initKeyConfigSettings |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (BOOL) injectorsEngaged |
Definition at line 13727 of file PlayerEntity.m.
| - (GLfloat) insideAtmosphereFraction |
Definition at line 13727 of file PlayerEntity.m.
| - (OOEnergyUnitType) installedEnergyUnitType |
Definition at line 13727 of file PlayerEntity.m.
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) isBeeping |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (BOOL) isDocked |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) isMouseControlOn |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from Entity.
Provided by category PlayerEntity(ProxyPlayer).
Definition at line 1 of file ProxyPlayerEntity.m.
| - (OOSpeechSettings) isSpeechOn |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOJavaScriptExtensions).
Definition at line 1860 of file OOJSPlayerShip.m.
| - (NSString *) jumpCause |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by GlobalKeyBindingDescription().
Here is the caller graph for this function:Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSDictionary *) keyConfig |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) keyMapperInputHandler: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
|
implementation |
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
|
implementation |
| - (NSString *) lastsaveName |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) launchFromStation |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (ShipEntity *) launchMine: | (ShipEntity *) | mine |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (unsigned) legalStatusOfCargoList |
Definition at line 13727 of file PlayerEntity.m.
| - (void) loadCargoPods |
Definition at line 13727 of file PlayerEntity.m.
| - (void) loadCargoPodsForType: | (OOCommodityType) | type | |
| amount: | (OOCargoQuantity) | quantity | |
Definition at line 13727 of file PlayerEntity.m.
| - (void) loadCargoPodsForType: | (OOCommodityType) | type | |
| fromManifest: | (OOCommodityMarket *) | manifest | |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (BOOL) loadPlayer |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (BOOL) loadPlayerFromFile: | (NSString *) | fileToOpen | |
| asNew: | (BOOL) | asNew | |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (OOCommodityMarket *) localMarket |
Definition at line 9242 of file PlayerEntity.m.
| - (NSString *) localVariableForKey: | (NSString *) | variableName | |
| andMission: | (NSString *) | missionKey | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (NSMutableDictionary *) localVariablesForMission: | (NSString *) | missionKey |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by PlayerEntity(Scripting)::PerformActionStatment.
Here is the caller graph for this function:| - (OOLongRangeChartMode) longRangeChartMode |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) loseTargetStatus |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1011 of file PlayerEntityLoadSave.m.
| - (NSDictionary *) makeKeyGuiDict: | (NSString *) | what | |
| keyDef: | (NSString *) | keyDef | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (NSDictionary *) makeKeyGuiDictHeader: | (NSString *) | header |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (NSDictionary *) makeStickGuiDict: | (NSString *) | what | |
| allowable: | (int) | allowable | |
| axisfn: | (int) | axisfn | |
| butfn: | (int) | butfn | |
Provided by category PlayerEntity(StickMapper).
Definition at line 1 of file PlayerEntityStickMapper.m.
| - (NSDictionary *) makeStickGuiDictHeader: | (NSString *) | header |
Provided by category PlayerEntity(StickMapper).
Definition at line 1 of file PlayerEntityStickMapper.m.
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (NSDictionary *) markedDestinations |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) markerKey: | (NSDictionary*) | marker |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) massLockable |
| - (BOOL) massLocked |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
|
implementation |
| - (NSUInteger) maxPlayerRoles |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (ShipEntity *) missileForPylon: | (NSUInteger) | value |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (NSInteger) missingSubEntitiesAdjustment |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (NSString *) mission_string |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (NSDictionary *) missionBackgroundDescriptor |
Definition at line 9242 of file PlayerEntity.m.
| - (NSDictionary *) missionBackgroundDescriptorOrDefault |
Definition at line 9242 of file PlayerEntity.m.
| - (OOGUIBackgroundSpecial) missionBackgroundSpecial |
Definition at line 9242 of file PlayerEntity.m.
| - (NSString *) missionChoice_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (OOGUIScreenID) missionExitScreen |
Definition at line 9242 of file PlayerEntity.m.
| - (NSString *) missionKeyPress_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSDictionary *) missionOverlayDescriptor |
Definition at line 9242 of file PlayerEntity.m.
| - (NSDictionary *) missionOverlayDescriptorOrDefault |
Definition at line 9242 of file PlayerEntity.m.
| - (NSString *) missionScreenID |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionGetProperty().
Here is the caller graph for this function:| - (NSArray *) missionsList |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) missionTitle |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionVariablesGetProperty().
Here is the caller graph for this function:| - (NSDictionary *) missionVariables |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (BOOL) mountMissile: | (ShipEntity *) | missile |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by ShipAwardEquipment().
Here is the caller graph for this function:Reimplemented from Entity.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (NSArray *) multiFunctionDisplayList |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:| - (NSString *) multiFunctionText: | (NSUInteger) | index |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (void) newShipCommonSetup: | (NSString *) | shipKey | |
| yardInfo: | (NSDictionary *) | ship_info | |
| baseInfo: | (NSDictionary *) | ship_base_dict | |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (OOSystemID) nextHopTargetSystemID |
Definition at line 13727 of file PlayerEntity.m.
| - (void) nextInfoSystem |
Definition at line 13727 of file PlayerEntity.m.
| - (void) normaliseReputation |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
|
implementation |
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (void) noteGUIDidChangeFrom: | (OOGUIScreenID) | fromScreen | |
| to: | (OOGUIScreenID) | toScreen | |
Definition at line 9242 of file PlayerEntity.m.
| - (void) noteGUIDidChangeFrom: | (OOGUIScreenID) | fromScreen | |
| to: | (OOGUIScreenID) | toScreen | |
| refresh: | (BOOL) | refresh | |
Definition at line 9242 of file PlayerEntity.m.
| - (void) noteGUIWillChangeTo: | (OOGUIScreenID) | toScreen |
Definition at line 9242 of file PlayerEntity.m.
| - (void) noteSwitchToView: | (OOViewID) | toView | |
| fromView: | (OOViewID) | fromView | |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerShipResetCustomView(), and PlayerShipSetCustomView().
Here is the caller graph for this function:| - (void) noteViewDidChangeFrom: | (OOViewID) | fromView | |
| toView: | (OOViewID) | toView | |
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (float) occlusionLevel |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Provided by category PlayerEntity(OOJavaScriptExtensions).
Definition at line 1860 of file OOJSPlayerShip.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) outputKeyDefinition: | (NSString *) | key | |
| shift: | (NSString *) | shift | |
| mod1: | (NSString *) | mod1 | |
| mod2: | (NSString *) | mod2 | |
| skiprows: | (NSUInteger) | skiprows | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) overwriteCommanderInputHandler |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (NSDictionary *) parcelContractMarker: | (OOSystemID) | system |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipRemoveParcel().
Here is the caller graph for this function:| - (NSArray *) parcelList |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (int) parcelReputation |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
| - (NSDictionary *) passengerContractMarker: | (OOSystemID) | system |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipRemovePassenger().
Here is the caller graph for this function:| - (NSArray *) passengerList |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (int) passengerReputation |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
| - (void) penaltyForUnauthorizedDocking |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 185 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 158 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (void) performDockingRequest: | (StationEntity *) | stationForDocking |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 141 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (NSNumber *) planet_number |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (void) playAegisCloseToPlanet |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playAegisCloseToStation |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playAlertConditionRed |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playAutopilotCannotDockWithTarget |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playAutopilotOff |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playAutopilotOn |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playAutopilotOutOfRange |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playBuyCommodity |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playBuyShip |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCantBuyCommodity |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCantBuyShip |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCantSellCommodity |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCargoJettisioned |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playChangedOption |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCloakingDeviceInsufficientEnergy |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCloakingDeviceOff |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playCloakingDeviceOn |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playDirectHit: | (Vector) | attackVector | |
| weaponIdentifier: | (NSString *) | weaponIdentifier | |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playDismissedMissionScreen |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playDismissedReportScreen |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playDockingDenied |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playDockWithStation |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playEnergyLow |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playEscapePodScooped |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playExitWitchspace |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playFiredECMSound |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playFuelLeak |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playGalacticHyperspace |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Referenced by PlayerShipBeginGalacticHyperspaceCountdown().
Here is the caller graph for this function:| - (void) playGameOver |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHitByECMSound |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHoldFull |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHostileWarning |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHyperspaceAborted |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHyperspaceBlocked |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHyperspaceDistanceTooGreat |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHyperspaceNoFuel |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playHyperspaceNoTarget |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playIdentLockedOn |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playIdentOff |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playIdentOn |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playJumpMassLocked |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playLaserHit: | (BOOL) | hit | |
| offset: | (Vector) | weaponOffset | |
| weaponIdentifier: | (NSString *) | weaponIdentifier | |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playLaunchFromStation |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMenuNavigationDown |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMenuNavigationNot |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMenuNavigationUp |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMenuPageNext |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMenuPagePrevious |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMineArmed |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMineLaunched: | (Vector) | weaponOffset | |
| weaponIdentifier: | (NSString *) | weaponIdentifier | |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMissileArmed |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMissileLaunched: | (Vector) | weaponOffset | |
| weaponIdentifier: | (NSString *) | weaponIdentifier | |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMissileLockedOn |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playMissileSafe |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playNextEquipmentSelected |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playNextMissileSelected |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playNoTargetInMemory |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playSaveOverwriteNo |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playSaveOverwriteYes |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playSellCommodity |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playShieldHit: | (Vector) | attackVector | |
| weaponIdentifier: | (NSString *) | weaponIdentifier | |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) playStandardHyperspace |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playTargetLost |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playTargetSwitched |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWeaponsOffline |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWeaponsOnline |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWitchjumpBlocked |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWitchjumpDistanceTooGreat |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWitchjumpFailure |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWitchjumpInsufficientFuel |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) playWitchjumpMisjump |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerEntity(OOControlsPrivate)::handleAutopilotOn:.
Here is the caller graph for this function:Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerEntity(OOControlsPrivate)::handleAutopilotOn:.
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerEntity(OOControlsPrivate)::handleAutopilotOn:.
Here is the caller graph for this function:Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 164 of file PlayerEntityControls.m.
Referenced by PlayerEntity(OOControlsPrivate)::handleAutopilotOn:.
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (void) previousInfoSystem |
Definition at line 13727 of file PlayerEntity.m.
| - (OOSystemID) previousSystemID |
Definition at line 13727 of file PlayerEntity.m.
| - (OOCreditsQuantity) priceForShipKey: | (NSString *) | key |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (NSUInteger) primedEquipmentCount |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (NSString *) processEscapePods |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (BOOL) processSceneDictionary: | (NSDictionary *) | couplet | |
| atOffset: | (Vector) | off | |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (BOOL) processSceneString: | (NSString*) | item | |
| atOffset: | (Vector) | off | |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) pseudoFixedD100_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) pseudoFixedD256_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) quicksavePlayer |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (int) random_factor |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(Scripting).
Definition at line 260 of file PlayerEntityLegacyScriptEngine.m.
| - (void) refreshMissionScreenTextEntry |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) removeAllCargo |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by PlayerShipRemoveAllCargo().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (BOOL) removeContract: | (NSString*) | commodity | |
| destination: | (unsigned) | destination | |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerShipRemoveContract().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) removeFromPylon: | (NSUInteger) | pylon |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Referenced by ShipAwardEquipment().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (BOOL) removeMissionDestinationMarker: | (NSDictionary *) | marker |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerShipRemoveParcel().
Here is the caller graph for this function:Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Referenced by PlayerShipRemovePassenger().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
| - (double) renovationCosts |
Definition at line 9242 of file PlayerEntity.m.
| - (double) renovationFactor |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
Referenced by PlayerReplaceShip().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (void) requestDockingClearance: | (StationEntity *) | stationForDocking |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipRequestDockingClearance().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) resetAutopilotAI |
Definition at line 13727 of file PlayerEntity.m.
| - (void) resetCustomView |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipResetCustomView().
Here is the caller graph for this function:| - (void) resetHud |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) resetKeyFunctions |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) resetMissionChoice |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) resetScannerZoom |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by PlayerShipResetScannerZoom().
Here is the caller graph for this function:| - (void) resetScriptTimer |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) resetStickFunctions |
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
| - (NSMutableArray *) roleWeights |
| - (void) rotateCargo |
Definition at line 13727 of file PlayerEntity.m.
| - (void) runScriptActions: | (NSArray *) | sanitizedActions | |
| withContextName: | (NSString *) | contextName | |
| forTarget: | (ShipEntity *) | target | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (void) runUnsanitizedScriptActions: | (NSArray *) | unsanitizedActions | |
| allowingAIMethods: | (BOOL) | allowAIMethods | |
| withContextName: | (NSString *) | contextName | |
| forTarget: | (ShipEntity *) | target | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by ShipRunLegacyScriptActions().
Here is the caller graph for this function:| - (void) safeAllMissiles |
Definition at line 13727 of file PlayerEntity.m.
Referenced by StationDockPlayer().
Here is the caller graph for this function:| - (void) saveCommanderInputHandler |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) savePlayer |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (NSArray *) scannedWormholes |
| - (double) scannerFuzziness |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) scoopOverride |
| - (unsigned) score |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSNumber *) score_number |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) screenModeStringForWidth: | (unsigned) | inWidth | |
| height: | (unsigned) | inHeight | |
| refreshRate: | (float) | inRate | |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(ScriptingPrivate).
| - (BOOL) scriptsLoaded |
Definition at line 9242 of file PlayerEntity.m.
| - (ShipEntity *) scriptTarget |
Provided by category PlayerEntity(Scripting).
Definition at line 233 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(ScriptingPrivate).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (OOTimeDelta) scriptTimer |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSNumber *) scriptTimer_number |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) selectNextMissile |
Definition at line 13727 of file PlayerEntity.m.
| - (void) selectNextMultiFunctionDisplay |
Definition at line 13727 of file PlayerEntity.m.
| - (void) selectPreviousMultiFunctionDisplay |
Definition at line 13727 of file PlayerEntity.m.
| - (void) sendAllShipsAway |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by SystemSendAllShipsAway().
Here is the caller graph for this function:
|
implementation |
Reimplemented from Entity.
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setActiveMissile: | (NSUInteger) | value |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) setAlertFlag: | (int) | flag | |
| to: | (BOOL) | value | |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerSetProperty().
Here is the caller graph for this function:
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (OOCargoQuantity) setCargoQuantityForType: | (OOCommodityType) | type | |
| amount: | (OOCargoQuantity) | amount | |
Definition at line 9242 of file PlayerEntity.m.
Referenced by ManifestSetProperty().
Here is the caller graph for this function:| - (BOOL) setCommanderDataFromDictionary: | (NSDictionary *) | dict |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerSetProperty().
Here is the caller graph for this function:| - (void) setCompassMode: | (OOCompassMode) | value |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by PlayerSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (void) setCustomViewData |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setCustomViewDataFromDictionary: | (NSDictionary*) | viewDict | |
| withScaling: | (BOOL) | withScaling | |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetCustomView().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
| - (void) setCustomViewQuaternion: | (Quaternion) | q1 |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
| - (void) setDefaultCustomViews |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setDefaultViewOffsets |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setDialCustom: | (id) | value | |
| forKey: | (NSString *) | key | |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetCustomHUDDial().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
| - (void) setDockedAtMainStation |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setDockedStation: | (StationEntity *) | station |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setDockingClearanceStatus: | (OODockingClearanceStatus) | newValue |
Definition at line 9242 of file PlayerEntity.m.
Referenced by StationDockPlayer().
Here is the caller graph for this function:| - (void) setDockTarget: | (ShipEntity *) | entity |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerSetEscapePodDestination().
Here is the caller graph for this function:| - (void) setEquipScreenBackgroundDescriptor: | (NSDictionary *) | descriptor |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerSetProperty().
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(OOPrivate).
| - (BOOL) setExtraGuiScreenKeys: | (OOGUIScreenID) | gui | |
| definition: | (OOJSGuiScreenKeyDefinition *) | definition | |
create the dictionary, if it doesn't already exist
Definition at line 9242 of file PlayerEntity.m.
Referenced by GlobalSetExtraGuiScreenKeys().
Here is the caller graph for this function:| - (void) setExtraMissionKeys: | (NSDictionary *) | keys |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) setGalacticHyperspaceBehaviour: | (OOGalacticHyperspaceBehaviour) | galacticHyperspaceBehaviour |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Definition at line 9242 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
| - (void) setGuiToChartScreenFrom: | (OOGUIScreenID) | oldScreen |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setGuiToConfirmClearScreen |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) setGuiToDockingReportScreen |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by activateSelectedInterface.
Here is the caller graph for this function:| - (void) setGuiToEquipShipScreen: | (int) | skip | |
| selectingFacingFor: | (NSString *) | eqKeyForSelectFacing | |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setGuiToGameOptionsScreen |
Definition at line 8865 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) setGuiToKeyConfigEntryScreen |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) setGuiToKeyConfigScreen |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (void) setGuiToLoadSaveScreen |
Definition at line 8865 of file PlayerEntity.m.
| - (void) setGuiToLongRangeChartScreen |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setGuiToManifestScreen |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
| - (void) setGuiToMarketInfoScreen |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setGuiToMarketScreen |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
| - (void) setGuiToMissionScreen |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (void) setGuiToOXZManager |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1420 of file PlayerEntityLoadSave.m.
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (void) setGuiToShipyardScreen: | (NSUInteger) | skip |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (void) setGuiToShortRangeChartScreen |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setGuiToStatusScreen |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(StickMapper).
Definition at line 1 of file PlayerEntityStickMapper.m.
Provided by category PlayerEntity(StickMapper).
Definition at line 1 of file PlayerEntityStickMapper.m.
| - (void) setGuiToStickProfileScreen: | (GuiDisplayGen *) | gui |
Provided by category PlayerEntity(StickProfile).
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) setGuiToSystemDataScreen |
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
| - (void) setInfoSystemID: | (OOSystemID) | sid | |
| moveChart: | (BOOL) | moveChart | |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) setJSSelf: | (JSObject *) | val | |
| context: | (JSContext *) | context | |
Provided by category PlayerEntity(OOJavaScriptExtensions).
Definition at line 1860 of file OOJSPlayerShip.m.
Referenced by InitOOJSPlayerShip().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipBeginGalacticHyperspaceCountdown(), and PlayerShipCancelHyperspaceCountdown().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setLocalVariable: | (NSString *) | value | |
| forKey: | (NSString *) | variableName | |
| andMission: | (NSString *) | missionKey | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setLongRangeChartMode: | (OOLongRangeChartMode) | mode |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) setManifestScreenRow: | (id) | object | |
| inColor: | (OOColor*) | color | |
| forRow: | (OOGUIRow) | row | |
| ofRows: | (OOGUIRow) | max_rows | |
| andOffset: | (OOGUIRow) | offset | |
| inMultipage: | (BOOL) | multi | |
Provided by category PlayerEntity(Contracts).
Definition at line 1998 of file PlayerEntityContracts.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setMissionBackgroundDescriptor: | (NSDictionary *) | descriptor |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (void) setMissionChoice: | (NSString *) | newChoice | |
| keyPress: | (NSString *) | keyPress | |
| withEvent: | (BOOL) | withEvent | |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by MissionRunCallback().
Here is the caller graph for this function:Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (void) setMissionChoicesDictionary: | (NSDictionary *) | choicesDict |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionSetInstructionsInternal().
Here is the caller graph for this function:| - (void) setMissionExitScreen: | (OOGUIScreenID) | screen |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionRunScreen(), and MissionSetProperty().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setMissionInstructions: | (NSString *) | text | |
| forMission: | (NSString *) | key | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionSetInstructionsInternal().
Here is the caller graph for this function:| - (void) setMissionInstructionsList: | (NSArray *) | list | |
| forMission: | (NSString *) | key | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionSetInstructionsInternal().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (void) setMissionOverlayDescriptor: | (NSDictionary *) | descriptor |
Definition at line 9242 of file PlayerEntity.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionRunScreen().
Here is the caller graph for this function:| - (void) setMissionVariable: | (NSString *) | value | |
| forKey: | (NSString *) | key | |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
Referenced by MissionVariablesDeleteProperty(), and MissionVariablesSetProperty().
Here is the caller graph for this function:| - (BOOL) setMultiFunctionDisplay: | (NSUInteger) | index | |
| toKey: | (NSString *) | key | |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetMultiFunctionDisplay().
Here is the caller graph for this function:| - (void) setMultiFunctionText: | (NSString *) | text | |
| forKey: | (NSString *) | key | |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetMultiFunctionText().
Here is the caller graph for this function:Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) setNextCompassMode |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:
|
implementation |
Reimplemented from Entity.
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setPrevCompassMode |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setPreviousSystemID: | (OOSystemID) | sid |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) setPrimedEquipment: | (NSString *) | eqKey | |
| showMessage: | (BOOL) | showMsg | |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) setScoopsActive |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by PlayerSetProperty().
Here is the caller graph for this function:| - (void) setScriptTarget: | (ShipEntity *) | ship |
Provided by category PlayerEntity(Scripting).
Definition at line 233 of file PlayerEntityLegacyScriptEngine.m.
Referenced by OOPlayerForScripting(), and ShipRunLegacyScriptActions().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) setSystemID: | (OOSystemID) | sid |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setTargetDockStationTo: | (StationEntity *) | value |
Definition at line 13727 of file PlayerEntity.m.
| - (void) setTargetSystemID: | (OOSystemID) | sid |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerSetEscapePodDestination(), and PlayerShipSetProperty().
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
| - (void) setTrumbleValueFrom: | (NSObject *) | trumbleValue |
Definition at line 9242 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) setUpAndConfirmOK: | (BOOL) | stopOnError | |
| saveGame: | (BOOL) | loadingGame | |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) setUpSound |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) setupStartScreenGui |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setUpTrumbles |
Definition at line 9242 of file PlayerEntity.m.
| - (void) setUpWeaponSounds |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (BOOL) setWeaponMount: | (OOWeaponFacing) | chosen_weapon_facing | |
| toWeapon: | (NSString *) | eqKey | |
Reimplemented from ShipEntity.
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) setWeaponMount: | (OOWeaponFacing) | facing | |
| toWeapon: | (NSString *) | eqKey | |
| inContext: | (NSString *) | context | |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty(), and ShipSetProperty().
Here is the caller graph for this function:Definition at line 13727 of file PlayerEntity.m.
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipBeginGalacticHyperspaceCountdown().
Here is the caller graph for this function:| - (void) setWormhole: | (WormholeEntity *) | newWormhole |
Definition at line 13727 of file PlayerEntity.m.
| + (PlayerEntity *) sharedPlayer |
Definition at line 13727 of file PlayerEntity.m.
Referenced by InitOOJSPlayerShip().
Here is the caller graph for this function:| - (OOCommodityMarket *) shipCommodityData |
| - (NSNumber *) shipsFound_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSMutableDictionary *) shipyardRecord |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1011 of file PlayerEntityLoadSave.m.
| - (BOOL) showDemoShips |
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) showInfoFlag |
Definition at line 9242 of file PlayerEntity.m.
| - (void) showInformationForSelectedInterface |
Definition at line 9242 of file PlayerEntity.m.
| - (void) showInformationForSelectedUpgrade |
Definition at line 9242 of file PlayerEntity.m.
Referenced by activateSelectedInterface.
Here is the caller graph for this function:Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 9242 of file PlayerEntity.m.
| - (void) showScenarioDetails |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) showShipModelWithKey: | (NSString *) | shipKey | |
| shipData: | (NSDictionary *) | shipData | |
| personality: | (uint16_t) | personality | |
| factorX: | (GLfloat) | factorX | |
| factorY: | (GLfloat) | factorY | |
| factorZ: | (GLfloat) | factorZ | |
| inContext: | (NSString *) | context | |
Definition at line 13727 of file PlayerEntity.m.
| - (void) showShipyardInfoForSelection |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (void) showShipyardModel: | (NSString *) | shipKey | |
| shipData: | (NSDictionary *) | shipDict | |
| personality: | (uint16_t) | personality | |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (void) showTradeInInformationFooter |
Provided by category PlayerEntity(Contracts).
Definition at line 1443 of file PlayerEntityContracts.m.
Definition at line 8865 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1011 of file PlayerEntityLoadSave.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) specialCargo |
| - (void) startAfterburnerSound |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (BOOL) startScenario |
Provided by category PlayerEntity(LoadSave).
Definition at line 1420 of file PlayerEntityLoadSave.m.
| - (void) startUpComplete |
Definition at line 13727 of file PlayerEntity.m.
| - (NSString *) status_string |
Provided by category PlayerEntity(Scripting).
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Provided by category PlayerEntity(StickMapperInternal).
Definition at line 1 of file PlayerEntityStickMapper.m.
| - (void) stickMapperInputHandler: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(StickMapper).
Definition at line 1 of file PlayerEntityStickMapper.m.
| - (void) stickProfileGraphAxisProfile: | (GLfloat) | alpha | |
| screenAt: | (Vector) | screenAt | |
| screenSize: | (NSSize) | screenSize | |
Provided by category PlayerEntity(StickProfile).
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) stickProfileInputHandler: | (GuiDisplayGen *) | gui | |
| view: | (MyOpenGLView *) | gameView | |
Provided by category PlayerEntity(StickProfile).
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) stopAfterburnerSound |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) sunGoneNova_bool |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) sunWillGoNova_bool |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Definition at line 9242 of file PlayerEntity.m.
| - (void) suppressTargetLost |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) switchToMainView |
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
|
implementation |
Provided by category PlayerEntity(OOControlsPrivate).
Definition at line 4739 of file PlayerEntityControls.m.
| - (NSNumber *) systemEconomy_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) systemEconomy_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) systemGovernment_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSString *) systemGovernment_string |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (OOSystemID) systemID |
Definition at line 13727 of file PlayerEntity.m.
| - (NSNumber *) systemPopulation_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (NSNumber *) systemProductivity_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (unsigned) systemPseudoRandom100 |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (unsigned) systemPseudoRandom256 |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (double) systemPseudoRandomFloat |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSNumber *) systemTechLevel_number |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) takeInternalDamage |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipTakeInternalDamage().
Here is the caller graph for this function:
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (void) targetInfoSystem |
Definition at line 13727 of file PlayerEntity.m.
| - (NSMutableArray *) targetMemory |
Definition at line 9242 of file PlayerEntity.m.
| - (void) targetNearestHostile |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
| - (void) targetNearestIncomingMissile |
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
Provided by category PlayerEntity(Controls).
Definition at line 164 of file PlayerEntityControls.m.
| - (OOSystemID) targetSystemID |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Provided by category PlayerEntity(Scripting).
Definition at line 233 of file PlayerEntityLegacyScriptEngine.m.
| - (void) tidyMissilePylons |
Definition at line 13727 of file PlayerEntity.m.
| - (int) tradeInFactor |
Definition at line 9242 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(ContractsPrivate).
Definition at line 1443 of file PlayerEntityContracts.m.
| - (float) trumbleAppetiteAccumulator |
Definition at line 9242 of file PlayerEntity.m.
| - (OOTrumble **) trumbleArray |
Definition at line 9242 of file PlayerEntity.m.
| - (NSUInteger) trumbleCount |
| - (id) trumbleValue |
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) tryBuyingCommodity: | (OOCommodityType) | type | |
| all: | (BOOL) | all | |
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(OOPrivate).
Definition at line 9242 of file PlayerEntity.m.
| - (BOOL) trySellingCommodity: | (OOCommodityType) | type | |
| all: | (BOOL) | all | |
Definition at line 9242 of file PlayerEntity.m.
| - (void) unloadAllCargoPodsForType: | (OOCommodityType) | type | |
| toManifest: | (OOCommodityMarket *) | manifest | |
Definition at line 13727 of file PlayerEntity.m.
| - (void) unloadCargoPods |
Definition at line 13727 of file PlayerEntity.m.
| - (void) unloadCargoPodsForType: | (OOCommodityType) | type | |
| amount: | (OOCargoQuantity) | quantity | |
Definition at line 13727 of file PlayerEntity.m.
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (void) updateFuelScoopSoundWithInterval: | (OOTimeDelta) | delta_t |
Provided by category PlayerEntity(Sound).
Definition at line 69 of file PlayerEntitySound.m.
| - (void) updateFunction: | (NSDictionary *) | hwDict |
Provided by category PlayerEntity(StickMapper).
Definition at line 1 of file PlayerEntityStickMapper.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) updateSystemMemory |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 9242 of file PlayerEntity.m.
Provided by category PlayerEntity(Scripting).
Definition at line 954 of file PlayerEntityLegacyScriptEngine.m.
Referenced by PlayerShipUseSpecialCargo().
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(KeyMapperInternal).
Definition at line 44 of file PlayerEntityKeyMapper.m.
| - (void) validateCompassTarget |
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipSetProperty().
Here is the caller graph for this function:| - (void) validateCustomEquipActivationArray |
Definition at line 9242 of file PlayerEntity.m.
| - (NSDictionary *) validatedMarker: | (NSDictionary *) | marker |
Provided by category PlayerEntity(ScriptMethods).
Definition at line 623 of file PlayerEntityScriptMethods.m.
| - (NSString *) validateKey: | (NSString*) | key | |
| checkKeys: | (NSArray*) | check_keys | |
Provided by category PlayerEntity(KeyMapper).
Definition at line 44 of file PlayerEntityKeyMapper.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
| - (Vector) viewpointOffset |
Definition at line 13727 of file PlayerEntity.m.
| - (Vector) viewpointOffsetAft |
Definition at line 13727 of file PlayerEntity.m.
| - (Vector) viewpointOffsetForward |
Definition at line 13727 of file PlayerEntity.m.
| - (Vector) viewpointOffsetPort |
Definition at line 13727 of file PlayerEntity.m.
| - (Vector) viewpointOffsetStarboard |
Definition at line 13727 of file PlayerEntity.m.
| - (HPVector) viewpointPosition |
Definition at line 13727 of file PlayerEntity.m.
| - (void) warnAboutHostiles |
Reimplemented from Entity.
Definition at line 13727 of file PlayerEntity.m.
| - (OOWeaponType) weaponForFacing: | (OOWeaponFacing) | facing |
Definition at line 13727 of file PlayerEntity.m.
| - (BOOL) weaponsOnline |
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Reimplemented from ShipEntity.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipGetProperty().
Here is the caller graph for this function:| - (Vector) weaponViewOffset |
Definition at line 9242 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
Definition at line 13727 of file PlayerEntity.m.
Referenced by PlayerShipBeginGalacticHyperspaceCountdown().
Here is the caller graph for this function:
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
|
implementation |
Provided by category PlayerEntity(OOPrivate).
Definition at line 13727 of file PlayerEntity.m.
| - (NSArray *) worldScriptNames |
Definition at line 9242 of file PlayerEntity.m.
| - (NSDictionary *) worldScriptsByName |
Definition at line 9242 of file PlayerEntity.m.
Referenced by WorldScriptsGetProperty().
Here is the caller graph for this function:| - (WormholeEntity *) wormhole |
Provided by category PlayerEntity(OOLoadSavePrivate).
Definition at line 1420 of file PlayerEntityLoadSave.m.
|
private |
Definition at line 514 of file PlayerEntity.h.
|
private |
Definition at line 798 of file PlayerEntity.h.
|
private |
Definition at line 797 of file PlayerEntity.h.
|
private |
Definition at line 457 of file PlayerEntity.h.
|
private |
Definition at line 524 of file PlayerEntity.h.
|
private |
Definition at line 400 of file PlayerEntity.h.
|
private |
Definition at line 490 of file PlayerEntity.h.
|
private |
Definition at line 491 of file PlayerEntity.h.
|
private |
Definition at line 511 of file PlayerEntity.h.
|
private |
Definition at line 515 of file PlayerEntity.h.
|
private |
Definition at line 387 of file PlayerEntity.h.
|
private |
Definition at line 398 of file PlayerEntity.h.
|
private |
Definition at line 399 of file PlayerEntity.h.
|
private |
Definition at line 389 of file PlayerEntity.h.
|
private |
Definition at line 397 of file PlayerEntity.h.
|
private |
Definition at line 401 of file PlayerEntity.h.
|
private |
Definition at line 388 of file PlayerEntity.h.
|
private |
Definition at line 382 of file PlayerEntity.h.
|
private |
Definition at line 386 of file PlayerEntity.h.
|
private |
Definition at line 708 of file PlayerEntity.h.
|
private |
Definition at line 713 of file PlayerEntity.h.
|
private |
Definition at line 467 of file PlayerEntity.h.
|
private |
Definition at line 488 of file PlayerEntity.h.
|
private |
Definition at line 473 of file PlayerEntity.h.
|
private |
Definition at line 474 of file PlayerEntity.h.
|
private |
Definition at line 475 of file PlayerEntity.h.
|
private |
Definition at line 743 of file PlayerEntity.h.
|
private |
Definition at line 744 of file PlayerEntity.h.
|
private |
Definition at line 707 of file PlayerEntity.h.
|
private |
Definition at line 484 of file PlayerEntity.h.
|
private |
Definition at line 483 of file PlayerEntity.h.
|
private |
Definition at line 508 of file PlayerEntity.h.
|
private |
Definition at line 741 of file PlayerEntity.h.
|
private |
Definition at line 740 of file PlayerEntity.h.
|
private |
Definition at line 447 of file PlayerEntity.h.
|
private |
Definition at line 497 of file PlayerEntity.h.
|
private |
Definition at line 496 of file PlayerEntity.h.
|
private |
Definition at line 504 of file PlayerEntity.h.
|
private |
Definition at line 477 of file PlayerEntity.h.
|
private |
Definition at line 446 of file PlayerEntity.h.
|
private |
Definition at line 393 of file PlayerEntity.h.
|
private |
Definition at line 379 of file PlayerEntity.h.
|
private |
Definition at line 530 of file PlayerEntity.h.
Referenced by PlayerShipGetProperty().
|
private |
Definition at line 531 of file PlayerEntity.h.
Referenced by PlayerShipGetProperty(), and PlayerShipSetProperty().
|
private |
Definition at line 415 of file PlayerEntity.h.
|
private |
Definition at line 414 of file PlayerEntity.h.
|
private |
Definition at line 518 of file PlayerEntity.h.
|
private |
Definition at line 493 of file PlayerEntity.h.
|
private |
Definition at line 448 of file PlayerEntity.h.
|
private |
Definition at line 495 of file PlayerEntity.h.
|
private |
Definition at line 498 of file PlayerEntity.h.
|
private |
Definition at line 505 of file PlayerEntity.h.
|
private |
Definition at line 694 of file PlayerEntity.h.
|
private |
Definition at line 468 of file PlayerEntity.h.
|
private |
Definition at line 693 of file PlayerEntity.h.
|
private |
Definition at line 695 of file PlayerEntity.h.
|
private |
Definition at line 727 of file PlayerEntity.h.
|
private |
Definition at line 726 of file PlayerEntity.h.
Referenced by HeadUpDisplay::hudRotateViewpointForVirtualDepth.
|
private |
Definition at line 725 of file PlayerEntity.h.
|
private |
Definition at line 726 of file PlayerEntity.h.
|
private |
Definition at line 724 of file PlayerEntity.h.
|
private |
Definition at line 726 of file PlayerEntity.h.
|
private |
Definition at line 726 of file PlayerEntity.h.
|
private |
Definition at line 726 of file PlayerEntity.h.
Referenced by HeadUpDisplay::hudRotateViewpointForVirtualDepth.
|
private |
Definition at line 805 of file PlayerEntity.h.
|
private |
Definition at line 800 of file PlayerEntity.h.
|
private |
Definition at line 731 of file PlayerEntity.h.
|
private |
Definition at line 754 of file PlayerEntity.h.
|
private |
Definition at line 479 of file PlayerEntity.h.
|
private |
Definition at line 395 of file PlayerEntity.h.
|
private |
Definition at line 433 of file PlayerEntity.h.
|
private |
Definition at line 700 of file PlayerEntity.h.
|
private |
Definition at line 698 of file PlayerEntity.h.
|
private |
Definition at line 811 of file PlayerEntity.h.
|
private |
Definition at line 739 of file PlayerEntity.h.
|
private |
Definition at line 486 of file PlayerEntity.h.
|
private |
Definition at line 473 of file PlayerEntity.h.
|
private |
Definition at line 474 of file PlayerEntity.h.
|
private |
Definition at line 475 of file PlayerEntity.h.
|
private |
Definition at line 707 of file PlayerEntity.h.
|
private |
Definition at line 403 of file PlayerEntity.h.
|
private |
Definition at line 374 of file PlayerEntity.h.
|
private |
Definition at line 435 of file PlayerEntity.h.
|
private |
Definition at line 436 of file PlayerEntity.h.
|
private |
Definition at line 533 of file PlayerEntity.h.
|
private |
Definition at line 752 of file PlayerEntity.h.
|
private |
Definition at line 792 of file PlayerEntity.h.
|
private |
Definition at line 793 of file PlayerEntity.h.
|
private |
Definition at line 516 of file PlayerEntity.h.
Referenced by MissionRunScreen().
|
private |
Provided by category PlayerEntity(Scripting).
Definition at line 519 of file PlayerEntity.h.
|
private |
Definition at line 738 of file PlayerEntity.h.
|
private |
Definition at line 482 of file PlayerEntity.h.
|
private |
Definition at line 464 of file PlayerEntity.h.
Referenced by PlayerShipGetProperty(), PlayerShipHideHUDSelector(), PlayerShipSetProperty(), and PlayerShipShowHUDSelector().
|
private |
Definition at line 746 of file PlayerEntity.h.
|
private |
Definition at line 748 of file PlayerEntity.h.
|
private |
Definition at line 536 of file PlayerEntity.h.
|
private |
Definition at line 750 of file PlayerEntity.h.
|
private |
Definition at line 369 of file PlayerEntity.h.
|
private |
Definition at line 780 of file PlayerEntity.h.
|
private |
Definition at line 787 of file PlayerEntity.h.
|
private |
Definition at line 766 of file PlayerEntity.h.
|
private |
Definition at line 765 of file PlayerEntity.h.
|
private |
Definition at line 767 of file PlayerEntity.h.
|
private |
Definition at line 541 of file PlayerEntity.h.
|
private |
Definition at line 540 of file PlayerEntity.h.
|
private |
Definition at line 786 of file PlayerEntity.h.
|
private |
Definition at line 789 of file PlayerEntity.h.
|
private |
Definition at line 790 of file PlayerEntity.h.
|
private |
Definition at line 788 of file PlayerEntity.h.
|
private |
Definition at line 480 of file PlayerEntity.h.
|
private |
Definition at line 437 of file PlayerEntity.h.
|
private |
Definition at line 485 of file PlayerEntity.h.
|
private |
Definition at line 806 of file PlayerEntity.h.
|
private |
Definition at line 428 of file PlayerEntity.h.
|
private |
Definition at line 772 of file PlayerEntity.h.
|
private |
Definition at line 471 of file PlayerEntity.h.
|
private |
Definition at line 526 of file PlayerEntity.h.
|
private |
Definition at line 381 of file PlayerEntity.h.
|
private |
Definition at line 795 of file PlayerEntity.h.
Referenced by PlayerShipSetProperty().
|
private |
Definition at line 527 of file PlayerEntity.h.
|
private |
Definition at line 454 of file PlayerEntity.h.
|
private |
Definition at line 452 of file PlayerEntity.h.
|
private |
Definition at line 453 of file PlayerEntity.h.
|
private |
Definition at line 455 of file PlayerEntity.h.
|
private |
Definition at line 775 of file PlayerEntity.h.
|
private |
Definition at line 474 of file PlayerEntity.h.
|
private |
Definition at line 474 of file PlayerEntity.h.
|
private |
Definition at line 407 of file PlayerEntity.h.
|
private |
Definition at line 810 of file PlayerEntity.h.
|
private |
Definition at line 523 of file PlayerEntity.h.
|
private |
Definition at line 487 of file PlayerEntity.h.
|
private |
Definition at line 380 of file PlayerEntity.h.
|
private |
Definition at line 384 of file PlayerEntity.h.
|
private |
Definition at line 419 of file PlayerEntity.h.
|
private |
Definition at line 385 of file PlayerEntity.h.
|
private |
Definition at line 383 of file PlayerEntity.h.
|
private |
Definition at line 763 of file PlayerEntity.h.
|
private |
Definition at line 466 of file PlayerEntity.h.
|
private |
Definition at line 465 of file PlayerEntity.h.
|
private |
Definition at line 583 of file PlayerEntity.h.
|
private |
Definition at line 611 of file PlayerEntity.h.
|
private |
Definition at line 612 of file PlayerEntity.h.
|
private |
Definition at line 606 of file PlayerEntity.h.
|
private |
Definition at line 605 of file PlayerEntity.h.
|
private |
Definition at line 630 of file PlayerEntity.h.
|
private |
Definition at line 639 of file PlayerEntity.h.
|
private |
Definition at line 635 of file PlayerEntity.h.
|
private |
Definition at line 650 of file PlayerEntity.h.
|
private |
Definition at line 660 of file PlayerEntity.h.
|
private |
Definition at line 654 of file PlayerEntity.h.
|
private |
Definition at line 656 of file PlayerEntity.h.
|
private |
Definition at line 658 of file PlayerEntity.h.
|
private |
Definition at line 653 of file PlayerEntity.h.
|
private |
Definition at line 655 of file PlayerEntity.h.
|
private |
Definition at line 659 of file PlayerEntity.h.
|
private |
Definition at line 661 of file PlayerEntity.h.
|
private |
Definition at line 662 of file PlayerEntity.h.
|
private |
Definition at line 657 of file PlayerEntity.h.
|
private |
Definition at line 652 of file PlayerEntity.h.
|
private |
Definition at line 651 of file PlayerEntity.h.
|
private |
Definition at line 667 of file PlayerEntity.h.
|
private |
Definition at line 668 of file PlayerEntity.h.
|
private |
Definition at line 687 of file PlayerEntity.h.
|
private |
Definition at line 685 of file PlayerEntity.h.
|
private |
Definition at line 686 of file PlayerEntity.h.
|
private |
Definition at line 684 of file PlayerEntity.h.
|
private |
Definition at line 689 of file PlayerEntity.h.
|
private |
Definition at line 688 of file PlayerEntity.h.
|
private |
Definition at line 573 of file PlayerEntity.h.
|
private |
Definition at line 664 of file PlayerEntity.h.
|
private |
Definition at line 609 of file PlayerEntity.h.
|
private |
Definition at line 602 of file PlayerEntity.h.
|
private |
Definition at line 683 of file PlayerEntity.h.
|
private |
Definition at line 682 of file PlayerEntity.h.
|
private |
Definition at line 579 of file PlayerEntity.h.
|
private |
Definition at line 585 of file PlayerEntity.h.
|
private |
Definition at line 586 of file PlayerEntity.h.
|
private |
Definition at line 576 of file PlayerEntity.h.
|
private |
Definition at line 598 of file PlayerEntity.h.
|
private |
Definition at line 567 of file PlayerEntity.h.
|
private |
Definition at line 564 of file PlayerEntity.h.
|
private |
Definition at line 565 of file PlayerEntity.h.
|
private |
Definition at line 566 of file PlayerEntity.h.
|
private |
Definition at line 560 of file PlayerEntity.h.
|
private |
Definition at line 562 of file PlayerEntity.h.
|
private |
Definition at line 569 of file PlayerEntity.h.
|
private |
Definition at line 568 of file PlayerEntity.h.
|
private |
Definition at line 557 of file PlayerEntity.h.
|
private |
Definition at line 558 of file PlayerEntity.h.
|
private |
Definition at line 556 of file PlayerEntity.h.
|
private |
Definition at line 559 of file PlayerEntity.h.
|
private |
Definition at line 570 of file PlayerEntity.h.
|
private |
Definition at line 561 of file PlayerEntity.h.
|
private |
Definition at line 633 of file PlayerEntity.h.
|
private |
Definition at line 599 of file PlayerEntity.h.
|
private |
Definition at line 591 of file PlayerEntity.h.
|
private |
Definition at line 572 of file PlayerEntity.h.
|
private |
Definition at line 613 of file PlayerEntity.h.
|
private |
Definition at line 614 of file PlayerEntity.h.
|
private |
Definition at line 574 of file PlayerEntity.h.
|
private |
Definition at line 600 of file PlayerEntity.h.
|
private |
Definition at line 596 of file PlayerEntity.h.
|
private |
Definition at line 577 of file PlayerEntity.h.
|
private |
Definition at line 555 of file PlayerEntity.h.
|
private |
Definition at line 616 of file PlayerEntity.h.
|
private |
Definition at line 615 of file PlayerEntity.h.
|
private |
Definition at line 619 of file PlayerEntity.h.
|
private |
Definition at line 617 of file PlayerEntity.h.
|
private |
Definition at line 618 of file PlayerEntity.h.
|
private |
Definition at line 620 of file PlayerEntity.h.
|
private |
Definition at line 621 of file PlayerEntity.h.
|
private |
Definition at line 644 of file PlayerEntity.h.
|
private |
Definition at line 642 of file PlayerEntity.h.
|
private |
Definition at line 640 of file PlayerEntity.h.
|
private |
Definition at line 645 of file PlayerEntity.h.
|
private |
Definition at line 643 of file PlayerEntity.h.
|
private |
Definition at line 641 of file PlayerEntity.h.
|
private |
Definition at line 584 of file PlayerEntity.h.
|
private |
Definition at line 631 of file PlayerEntity.h.
|
private |
Definition at line 632 of file PlayerEntity.h.
|
private |
Definition at line 637 of file PlayerEntity.h.
|
private |
Definition at line 578 of file PlayerEntity.h.
|
private |
Definition at line 647 of file PlayerEntity.h.
|
private |
Definition at line 674 of file PlayerEntity.h.
|
private |
Definition at line 672 of file PlayerEntity.h.
|
private |
Definition at line 673 of file PlayerEntity.h.
|
private |
Definition at line 628 of file PlayerEntity.h.
|
private |
Definition at line 546 of file PlayerEntity.h.
|
private |
Definition at line 545 of file PlayerEntity.h.
|
private |
Definition at line 636 of file PlayerEntity.h.
|
private |
Definition at line 648 of file PlayerEntity.h.
|
private |
Definition at line 581 of file PlayerEntity.h.
|
private |
Definition at line 582 of file PlayerEntity.h.
|
private |
Definition at line 543 of file PlayerEntity.h.
|
private |
Definition at line 544 of file PlayerEntity.h.
|
private |
Definition at line 603 of file PlayerEntity.h.
|
private |
Definition at line 594 of file PlayerEntity.h.
|
private |
Definition at line 593 of file PlayerEntity.h.
|
private |
Definition at line 629 of file PlayerEntity.h.
|
private |
Definition at line 608 of file PlayerEntity.h.
|
private |
Definition at line 669 of file PlayerEntity.h.
|
private |
Definition at line 670 of file PlayerEntity.h.
|
private |
Definition at line 624 of file PlayerEntity.h.
|
private |
Definition at line 623 of file PlayerEntity.h.
|
private |
Definition at line 625 of file PlayerEntity.h.
|
private |
Definition at line 626 of file PlayerEntity.h.
|
private |
Definition at line 590 of file PlayerEntity.h.
|
private |
Definition at line 588 of file PlayerEntity.h.
|
private |
Definition at line 589 of file PlayerEntity.h.
|
private |
Definition at line 551 of file PlayerEntity.h.
|
private |
Definition at line 550 of file PlayerEntity.h.
|
private |
Definition at line 552 of file PlayerEntity.h.
|
private |
Definition at line 553 of file PlayerEntity.h.
|
private |
Definition at line 665 of file PlayerEntity.h.
|
private |
Definition at line 547 of file PlayerEntity.h.
|
private |
Definition at line 548 of file PlayerEntity.h.
|
private |
Definition at line 372 of file PlayerEntity.h.
|
private |
Definition at line 412 of file PlayerEntity.h.
|
private |
Definition at line 411 of file PlayerEntity.h.
|
private |
Definition at line 409 of file PlayerEntity.h.
|
private |
Definition at line 408 of file PlayerEntity.h.
|
private |
Definition at line 470 of file PlayerEntity.h.
|
private |
Definition at line 760 of file PlayerEntity.h.
|
private |
Definition at line 439 of file PlayerEntity.h.
|
private |
Definition at line 441 of file PlayerEntity.h.
|
private |
Definition at line 449 of file PlayerEntity.h.
|
private |
Definition at line 475 of file PlayerEntity.h.
|
private |
Definition at line 707 of file PlayerEntity.h.
|
private |
Definition at line 370 of file PlayerEntity.h.
|
private |
Definition at line 489 of file PlayerEntity.h.
|
private |
Definition at line 773 of file PlayerEntity.h.
|
private |
Provided by category PlayerEntity(Contracts).
Definition at line 405 of file PlayerEntity.h.
|
private |
Definition at line 423 of file PlayerEntity.h.
|
private |
Definition at line 422 of file PlayerEntity.h.
|
private |
Definition at line 420 of file PlayerEntity.h.
Referenced by PlayerGetProperty().
|
private |
Definition at line 470 of file PlayerEntity.h.
|
private |
Definition at line 760 of file PlayerEntity.h.
|
private |
Definition at line 703 of file PlayerEntity.h.
|
private |
Definition at line 507 of file PlayerEntity.h.
|
private |
Definition at line 802 of file PlayerEntity.h.
|
private |
Definition at line 716 of file PlayerEntity.h.
|
private |
Definition at line 704 of file PlayerEntity.h.
|
private |
Definition at line 737 of file PlayerEntity.h.
|
private |
Definition at line 735 of file PlayerEntity.h.
|
private |
Definition at line 425 of file PlayerEntity.h.
|
private |
Definition at line 426 of file PlayerEntity.h.
|
private |
Definition at line 427 of file PlayerEntity.h.
|
private |
Definition at line 784 of file PlayerEntity.h.
|
private |
Definition at line 430 of file PlayerEntity.h.
|
private |
Definition at line 431 of file PlayerEntity.h.
|
private |
Definition at line 528 of file PlayerEntity.h.
|
private |
Definition at line 375 of file PlayerEntity.h.
|
private |
Definition at line 521 of file PlayerEntity.h.
|
private |
Definition at line 417 of file PlayerEntity.h.
|
private |
Definition at line 756 of file PlayerEntity.h.
|
private |
Definition at line 758 of file PlayerEntity.h.
|
private |
Definition at line 443 of file PlayerEntity.h.
|
private |
Definition at line 391 of file PlayerEntity.h.
Referenced by PlayerShipGetProperty().
|
private |
Definition at line 475 of file PlayerEntity.h.
|
private |
Definition at line 707 of file PlayerEntity.h.
|
private |
Definition at line 785 of file PlayerEntity.h.
|
private |
Definition at line 808 of file PlayerEntity.h.
|
private |
Definition at line 734 of file PlayerEntity.h.
|
private |
Definition at line 367 of file PlayerEntity.h.
|
private |
Definition at line 500 of file PlayerEntity.h.
|
private |
Definition at line 501 of file PlayerEntity.h.
|
private |
Definition at line 506 of file PlayerEntity.h.
|
private |
Definition at line 720 of file PlayerEntity.h.
|
private |
Definition at line 721 of file PlayerEntity.h.
|
private |
Definition at line 368 of file PlayerEntity.h.
|
private |
Definition at line 462 of file PlayerEntity.h.
|
private |
Definition at line 747 of file PlayerEntity.h.
|
private |
Definition at line 712 of file PlayerEntity.h.
|
private |
Definition at line 711 of file PlayerEntity.h.
|
private |
Definition at line 761 of file PlayerEntity.h.
|
private |
Definition at line 768 of file PlayerEntity.h.
|
private |
Definition at line 770 of file PlayerEntity.h.
|
private |
Definition at line 509 of file PlayerEntity.h.
|
private |
Definition at line 377 of file PlayerEntity.h.
|
private |
Provided by category PlayerEntity(Scripting).
Definition at line 378 of file PlayerEntity.h.
|
private |
Definition at line 803 of file PlayerEntity.h.
|
private |
Definition at line 470 of file PlayerEntity.h.
|
private |
Definition at line 760 of file PlayerEntity.h.