Main Page
Namespaces
Classes
Class List
Class Hierarchy
Class Members
PopupListIcons Class Reference
#include <popup_list_icons.h>
Inheritance diagram for PopupListIcons:
List of all members.
Public Member Functions
PopupListIcons
(char *ident, BITMAP **alistIcon, double ascale, FONT *afont)
Detailed Description
Allows the player to select an item (eg a ship) from a square matrix of icons (eg ships).
Naming:
icon_backgr.bmp the icon-matrix area
info_default.bmp text info
random_default.bmp random choice
always_random_default.bmp always a random choice (--> you should not show the menu anymore once this is pressed)
Constructor & Destructor Documentation
PopupListIcons::PopupListIcons
(
char *
ident
,
BITMAP **
alistIcon
,
double
ascale
,
FONT *
afont
)
constructor
The documentation for this class was generated from the following files:
D:/CVS/twgui/twgui/source/twgui_windows/popup_list_icons.h
D:/CVS/twgui/twgui/source/twgui_windows/popup_list_icons.cpp
Generated on Tue Feb 14 13:48:44 2006 for Twgui by
1.4.6-NO