int isActorAttacking ( int actorID ); void initAttackers ( void ); void startAttacker ( int actorID, int angle, int speed, int bombwait ); void moveAttackers ( void );