Oolite 1.91.0.7644-241112-7f5034b
|
import "PlayerEntity.h"
Go to the source code of this file.
Classes | |
category | PlayerEntity(ScriptMethods) |
Functions | |
Vector | OOGalacticCoordinatesFromInternal (NSPoint internalCoordinates) |
NSPoint | OOInternalCoordinatesFromGalactic (Vector galacticCoordinates) |
Vector OOGalacticCoordinatesFromInternal | ( | NSPoint | internalCoordinates | ) |
Definition at line 617 of file PlayerEntityScriptMethods.m.
Referenced by PlayerShipGetProperty(), and SystemInfoGetProperty().
NSPoint OOInternalCoordinatesFromGalactic | ( | Vector | galacticCoordinates | ) |
Definition at line 623 of file PlayerEntityScriptMethods.m.
Referenced by MissionRunScreen(), and PlayerShipSetProperty().