Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Create_
Item_
Palette
Package:
Items
Goto spec source
Description
package
Widgets.Palettes.Items
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_Item_Palette
Goto spec in source
function
Create_Item_Palette
(
view
:
not
null
access
Game_Views.Game_View
'Class;
id
: String )
return
A_Palette
;