Go to the source code of this file.
◆ FIRST_BULLET_NPCID
◆ LAST_BULLET_NPCID
◆ AI_VAR_BULLET_BLASTER
      
        
          | #define AI_VAR_BULLET_BLASTER   varTable[1] | 
        
      
 
 
◆ AI_VAR_BULLET_RANGE
      
        
          | #define AI_VAR_BULLET_RANGE   varTable[2] | 
        
      
 
 
◆ AI_VAR_BLASTER_BULLET
      
        
          | #define AI_VAR_BLASTER_BULLET   varTable[0] | 
        
      
 
 
◆ AI_VAR_BLASTER_RANGE
      
        
          | #define AI_VAR_BLASTER_RANGE   varTable[1] | 
        
      
 
 
◆ AiStateBulletBill
| Enumerator | 
|---|
| AI_STATE_BULLET_INIT  |  | 
| AI_STATE_BULLET_READY  |  | 
| AI_STATE_BULLET_FIRED  |  | 
| AI_STATE_BULLET_HIT  |  | 
Definition at line 7 of file BulletBillAI.inc.c.
 
 
◆ AiStateBillBlaster
| Enumerator | 
|---|
| AI_STATE_BLASTER_INIT  |  | 
| AI_STATE_BLASTER_PREPARE  |  | 
| AI_STATE_BLASTER_FIRE  |  | 
| AI_STATE_BLASTER_COOLDOWN  |  | 
Definition at line 14 of file BulletBillAI.inc.c.
   14                        {
   19};
@ AI_STATE_BLASTER_COOLDOWN
 
@ AI_STATE_BLASTER_PREPARE