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