Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Create_
Resize_
Dialog
Package:
Resize_World
Goto spec source
Description
package
Widgets.Containers.Panels.Dialogs.Resize_World
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
Create_Resize_Dialog
Goto spec in source
function
Create_Resize_Dialog
(
view
:
not
null
access
Game_Views.Game_View
'Class;
id
: String )
return
A_Dialog
;