package Entities.Enemies.Keen4 is
type Arachnut is new Enemy with private;
type Bounder is new Enemy with private;
type Cloud is new Enemy with private;
type Inchworm is new Enemy with private;
type Lick is new Enemy with private;
type Mimrock is new Enemy with private;
type Mushroom is new Enemy with private;
type Slug is new Enemy with private;
type Snake is new Enemy with private;