package Game_Views.Ked.Toolbar is
procedure Make_Toolbar
( | view | : not null A_Ked_View; |
win | : not null A_Window ); |
procedure Handle_New_Map
( | view | : not null A_Ked_View ); |
procedure Handle_Tool_Changed
( | view | : not null A_Ked_View; |
tool | : not null A_Tool ); |