Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for FlightComp, including all inherited members.
Abbreviation() const | System | inline |
abrv | System | protected |
ApplyDamage(double damage) | Computer | virtual |
availability | System | protected |
Availability() const | System | inline |
AVIONICS enum value | FlightComp | |
CalcStatus() | System | virtual |
capacity | System | protected |
CATEGORY enum name | System | |
Charge() const | System | inlinevirtual |
components | System | protected |
CompType enum name | FlightComp | |
COMPUTER enum value | System | |
Computer(int comp_type, const char *comp_name) | Computer | |
Computer(const Computer &rhs) | Computer | |
crit_level | System | protected |
CRITICAL enum value | System | |
DEGRADED enum value | System | |
design | System | protected |
DESTROYED enum value | System | |
Distribute(double delivered_energy, double seconds) | Computer | virtual |
DoEMCON(int emcon) | System | virtual |
DrainPower(double to_level) | System | virtual |
DRIVE enum value | System | |
emcon | System | protected |
emcon_power | System | protected |
energy | System | protected |
ExecFrame(double seconds) | Computer | virtual |
ExecMaintFrame(double seconds) | System | virtual |
ExecSubFrame() | FlightComp | virtual |
ExecThrottle() | FlightComp | protectedvirtual |
ExecTrans() | FlightComp | protectedvirtual |
explosion_type | System | protected |
FARCASTER enum value | System | |
FLIGHT enum value | FlightComp | |
FLIGHT_DECK enum value | System | |
FlightComp(int comp_type, const char *comp_name) | FlightComp | |
FlightComp(const Computer &rhs) | FlightComp | |
FullStop() | FlightComp | inline |
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 |
halt | FlightComp | protected |
hull_factor | System | protected |
HullProtection() const | System | inline |
id | System | protected |
IsPowerCritical() const | System | inline |
IsPowerOn() const | System | inline |
MAINT enum value | System | |
max_value | System | protected |
MaxValue() const | System | inline |
MISC_SYSTEM enum value | System | |
mode | FlightComp | protected |
Mode() const | FlightComp | inline |
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 |
net_avail | System | protected |
NetAvail() const | System | inline |
NOMINAL enum value | System | |
operator==(const System &s) const | System | inline |
Orient(const Physical *rep) | System | virtual |
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 |
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 |
SetMode(int m) | FlightComp | inline |
SetName(const char *n) | System | inline |
SetNetAvail(double d) | System | inline |
SetOverride(bool over) | System | virtual |
SetPowerLevel(double level) | System | virtual |
SetShip(Ship *s) | System | inline |
SetSourceIndex(int i) | System | inline |
SetTransLimit(double x, double y, double z) | FlightComp | |
SetVelocityLimit(double v) | FlightComp | inline |
SHIELD enum value | System | |
ship | System | protected |
sink_rate | System | protected |
source_index | System | protected |
Stability() const | System | inline |
stability | System | protected |
STATUS enum name | System | |
status | System | protected |
Status() const | System | inline |
subtype | System | protected |
Subtype() const | System | inline |
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 | |
TACTICAL enum value | FlightComp | |
throttle | FlightComp | protected |
Throttle() const | FlightComp | inline |
trans_x_limit | FlightComp | protected |
trans_y_limit | FlightComp | protected |
trans_z_limit | FlightComp | protected |
Type() const | System | inline |
type | System | protected |
TYPENAME() | System | inlinestatic |
UsesWatts() const | System | inline |
Value() const | System | inlinevirtual |
vlimit | FlightComp | protected |
WEAPON enum value | System | |
~Computer() | Computer | virtual |
~FlightComp() | FlightComp | virtual |
~System() | System | virtual |