class gal_attack

The gal_attack class is the engine behind the charging galaxians.

A gal_attack instance is created in gal_fromation::action() method and gets control of attacking items.

The build_attack_script() method makes a preset attack maneuver and the do_attack method plays it.
Once attack is done , control of attacking items is back to the formation and the gal_attack instance is disposed.