Class EnemyStopper
Parent: MovingSprite
An enemy stopper acts as a barrier for most enemies in TSC. They are not able to cross this invisible barrier and will turn around when they hit it.
Enemies that do not walk as usually (for example gees are not affected by this barrier.
Class Methods
new
new() → an_enemy_stopper
Creates a new instance of this class.