In 'whatever':
* add any required actor for ability
* set any fields required for ability
In your code above for the Starfighter class, lines 69 through 71, line 69 removes the powerup, and the other lines, lines 70 and 71, perform the 'whatever' for the ability given by the SpeedBoost powerup.
