53- (float) fuelLeakRate;
 
   54- (void) setFuelLeakRate:(
float)value;
 
   58- (void) setMassLocked:(BOOL)value;
 
   62- (void) setAtHyperspeed:(BOOL)value;
 
   65- (GLfloat) dialForwardShield;
 
   66- (void) setDialForwardShield:(GLfloat)value;
 
   69- (GLfloat) dialAftShield;
 
   70- (void) setDialAftShield:(GLfloat)value;
 
   85- (BOOL) dialIdentEngaged;
 
   86- (void) setDialIdentEngaged:(BOOL)value;
 
   93- (NSUInteger) trumbleCount;
 
   94- (void) setTrumbleCount:(NSUInteger)value;
 
   96- (void) setTradeInFactor:(
int)tif;
 
  102@interface Entity (ProxyPlayer)
 
OOCompassMode _compassMode
 
OOFuelScoopStatus _fuelScoopStatus
 
OOAlertCondition _alertCondition
 
unsigned _dialIdentEngaged
 
OOMissileStatus _missileStatus
 
GLfloat _dialForwardShield
 
typedef int(ZCALLBACK *close_file_func) OF((voidpf opaque