Index

Package: Actions

Description

private package Game_Views.Ked.Actions is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Subprograms & Entries

Action_Import

procedure Action_Import
( view: not null A_Ked_View );

Action_New

procedure Action_New
( view: not null A_Ked_View );

Action_Open

procedure Action_Open
( view: not null A_Ked_View );

Action_Quit

procedure Action_Quit
( view: not null A_Ked_View );

Action_Save

procedure Action_Save
( view: not null A_Ked_View );

Action_Saveas

procedure Action_Saveas
( view: not null A_Ked_View );