Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for NavLight, including all inherited members.
Abbreviation() const | System | inline |
abrv | System | protected |
AddBeacon(Point loc, DWORD pattern, int type=1) | NavLight | virtual |
ApplyDamage(double damage) | System | virtual |
availability | System | protected |
Availability() const | System | inline |
beacon | NavLight | protected |
Beacon(int index) const | NavLight | inline |
beacon_type | NavLight | protected |
CalcStatus() | System | virtual |
capacity | System | protected |
CATEGORY enum name | System | |
Charge() const | System | inlinevirtual |
Close() | NavLight | static |
components | System | protected |
COMPUTER enum value | System | |
Constants enum name | NavLight | |
crit_level | System | protected |
CRITICAL enum value | System | |
DEGRADED enum value | System | |
design | System | protected |
DESTROYED enum value | System | |
Disable() | NavLight | virtual |
Distribute(double delivered_energy, double seconds) | System | virtual |
DoEMCON(int emcon) | System | virtual |
DrainPower(double to_level) | System | virtual |
DRIVE enum value | System | |
emcon | System | protected |
emcon_power | System | protected |
enable | NavLight | protected |
Enable() | NavLight | virtual |
energy | System | protected |
ExecFrame(double seconds) | NavLight | virtual |
ExecMaintFrame(double seconds) | System | virtual |
explosion_type | System | protected |
FARCASTER enum value | System | |
FLIGHT_DECK enum value | System | |
GetCapacity() const | System | inline |
GetComponents() | System | inline |
GetEMCONPower(int emcon) | System | |
GetEnergy() const | System | inline |
GetExplosionType() const | System | inline |
GetID() const | System | inline |
GetPowerLevel() const | System | inlinevirtual |
GetRequest(double seconds) const | System | virtual |
GetShip() const | System | inline |
GetSinkRate() const | System | inline |
GetSourceIndex() const | System | inline |
hull_factor | System | protected |
HullProtection() const | System | inline |
id | System | protected |
Initialize() | NavLight | static |
IsEnabled() const | NavLight | inline |
IsPowerCritical() const | System | inline |
IsPowerOn() const | System | inline |
loc | NavLight | protected |
MAINT enum value | System | |
MAX_LIGHTS enum value | NavLight | |
max_value | System | protected |
MaxValue() const | System | inline |
MISC_SYSTEM enum value | System | |
Mount(Point loc, float radius, float hull_factor=0.5f) | System | virtual |
Mount(const System &system) | System | virtual |
mount_loc | System | protected |
mount_rel | System | protected |
MountLocation() const | System | inline |
name | System | protected |
Name() const | System | inline |
NavLight(double period, double scale) | NavLight | |
NavLight(const NavLight &rhs) | NavLight | |
net_avail | System | protected |
NetAvail() const | System | inline |
nlights | NavLight | protected |
NOMINAL enum value | System | |
NumBeacons() const | NavLight | inline |
offset | NavLight | protected |
operator==(const System &s) const | System | inline |
Orient(const Physical *rep) | NavLight | virtual |
pattern | NavLight | protected |
period | NavLight | protected |
POWER_CRITICAL enum value | System | |
POWER_FLAGS enum name | System | |
power_flags | System | protected |
power_level | System | protected |
power_on | System | protected |
POWER_SOURCE enum value | System | |
POWER_WATTS enum value | System | |
PowerOff() | System | inlinevirtual |
PowerOn() | System | inlinevirtual |
radius | System | protected |
Radius() const | System | inline |
Repair() | System | virtual |
safety | System | protected |
Safety() const | System | inline |
safety_overload | System | protected |
scale | NavLight | protected |
SENSOR enum value | System | |
SetAbbreviation(const char *a) | System | inline |
SetCapacity(double c) | System | inline |
SetDesign(SystemDesign *d) | System | |
SetEMCONPower(int emcon, int power_level) | System | |
SetExplosionType(int t) | System | inline |
SetID(int n) | System | inline |
SetName(const char *n) | System | inline |
SetNetAvail(double d) | System | inline |
SetOffset(DWORD o) | NavLight | virtual |
SetOverride(bool over) | System | virtual |
SetPattern(int index, DWORD p) | NavLight | virtual |
SetPeriod(double p) | NavLight | virtual |
SetPowerLevel(double level) | System | virtual |
SetShip(Ship *s) | System | inline |
SetSourceIndex(int i) | System | inline |
SHIELD enum value | System | |
ship | System | protected |
sink_rate | System | protected |
source_index | System | protected |
stability | System | protected |
Stability() const | System | inline |
STATUS enum name | System | |
status | System | protected |
Status() const | System | inline |
Subtype() const | System | inline |
subtype | System | protected |
System(CATEGORY t, int s, const char *n, int maxv, double energy=0, double capacity=100, double sink_rate=1) | System | |
System(const System &s) | System | |
type | System | protected |
Type() const | System | inline |
TYPENAME() | System | inlinestatic |
UsesWatts() const | System | inline |
Value() const | System | inlinevirtual |
WEAPON enum value | System | |
~NavLight() | NavLight | virtual |
~System() | System | virtual |