Answer
One would probably be MeteorClass from which the various meteors
would be constructed. Within the class LaserClass, one might find an
instance variable named AimDirection indicating the direction in which the laser is aimed. This variable would probably be used by the fire, turn right, and turn left methods.
Work Step by Step
One would probably be MeteorClass from which the various meteors
would be constructed. Within the class LaserClass, one might find an
instance variable named AimDirection indicating the direction in which the laser is aimed. This variable would probably be used by the fire, turn right, and turn left methods