private package Game_Views.Ked.Actions is
procedure Action_Import
( | view | : not null A_Ked_View ); |
procedure Action_New
( | view | : not null A_Ked_View ); |
procedure Action_Open
( | view | : not null A_Ked_View ); |
procedure Action_Quit
( | view | : not null A_Ked_View ); |
procedure Action_Save
( | view | : not null A_Ked_View ); |
procedure Action_Saveas
( | view | : not null A_Ked_View ); |