package Tools.Enemy_Spawners is
type Enemy_Spawner is new Tool with private;
type A_Enemy_Spawner is access all Enemy_Spawner'Class;
function Create_Enemy_Spawner
function Get_ID