31- (id)initWithKey:(NSString *)key definition:(NSDictionary *)dict
38 [
self setDialFuelScoopStatus:[
self hasScoop] ? SCOOP_STATUS_OKAY : SCOOP_STATUS_NOT_INSTALLED];
31- (id)initWithKey:(NSString *)key definition:(NSDictionary *)dict {
…}
49 if (player ==
nil)
return;
78- (void) setFuelLeakRate:(
float)value
78- (void) setFuelLeakRate:(
float)value {
…}
89- (void) setMassLocked:(BOOL)value
89- (void) setMassLocked:(BOOL)value {
…}
100- (void) setAtHyperspeed:(BOOL)value
100- (void) setAtHyperspeed:(BOOL)value {
…}
111- (void) setDialForwardShield:(GLfloat)value
111- (void) setDialForwardShield:(GLfloat)value {
…}
122- (void) setDialAftShield:(GLfloat)value
122- (void) setDialAftShield:(GLfloat)value {
…}
166- (void) setDialIdentEngaged:(BOOL)value
166- (void) setDialIdentEngaged:(BOOL)value {
…}
189- (void) setTrumbleCount:(NSUInteger)value
189- (void) setTrumbleCount:(NSUInteger)value {
…}
195- (void) setTradeInFactor:(
int)tif
195- (void) setTradeInFactor:(
int)tif {
…}
213@implementation Entity (ProxyPlayer)
223@implementation PlayerEntity (ProxyPlayer)
OOFuelScoopStatus dialFuelScoopStatus()
GLfloat dialForwardShield()
OOMissileStatus dialMissileStatus()
OOAlertCondition alertCondition
OOCompassMode compassMode
void setDialMissileStatus:(OOMissileStatus value)
void setDialForwardShield:(GLfloat value)
void setFuelLeakRate:(float value)
OOFuelScoopStatus dialFuelScoopStatus()
OOAlertCondition alertCondition()
OOCompassMode _compassMode
void setTrumbleCount:(NSUInteger value)
void setCompassMode:(OOCompassMode value)
void setAtHyperspeed:(BOOL value)
void setMassLocked:(BOOL value)
GLfloat dialForwardShield()
NSUInteger trumbleCount()
OOFuelScoopStatus _fuelScoopStatus
void setTradeInFactor:(int tif)
OOAlertCondition _alertCondition
unsigned _dialIdentEngaged
OOMissileStatus _missileStatus
OOMissileStatus dialMissileStatus()
void setAlertCondition:(OOAlertCondition condition)
void setDialIdentEngaged:(BOOL value)
OOCompassMode compassMode()
GLfloat _dialForwardShield
void setDialFuelScoopStatus:(OOFuelScoopStatus value)
void setDialAftShield:(GLfloat value)
id initWithKey:definition:(NSString *key,[definition] NSDictionary *dict)
BOOL hasEquipmentItemProviding:(NSString *equipmentType)
typedef int(ZCALLBACK *close_file_func) OF((voidpf opaque