Index

Package: Toolbar

Description

package Game_Views.Ked.Toolbar 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

Make_Toolbar

procedure Make_Toolbar
( view: not null A_Ked_View;
win: not null A_Window );
Builds the GUI for the tool bar.

Handle_New_Map

procedure Handle_New_Map
( view: not null A_Ked_View );

Handle_Tool_Changed

procedure Handle_Tool_Changed
( view: not null A_Ked_View;
tool: not null A_Tool );
Call this procedure when the active tool has changed.

Get_Toolbar_Width

function Get_Toolbar_Width return Natural;
Returns the width of the toolbar in pixels