Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
_ListboxData Struct Reference

#include <Gadget.h>

Public Attributes

Short listLength
 
Short columns
 
IntcolumnWidthPercentage
 
Bool autoScroll
 
Bool autoPurge
 
Bool scrollBar
 
Bool multiSelect
 
Bool forceSelect
 
Bool scrollIfAtEnd
 
Bool audioFeedback
 
IntcolumnWidth
 
ListEntryRowlistData
 
GameWindowupButton
 
GameWindowdownButton
 
GameWindowslider
 
Int totalHeight
 
Short endPos
 
Short insertPos
 
Int selectPos
 
Intselections
 
Short displayHeight
 
UnsignedInt doubleClickTime
 
Short displayPos
 

Detailed Description

Definition at line 346 of file Gadget.h.

Member Data Documentation

◆ audioFeedback

Bool _ListboxData::audioFeedback

Definition at line 362 of file Gadget.h.

◆ autoPurge

Bool _ListboxData::autoPurge

Definition at line 354 of file Gadget.h.

◆ autoScroll

Bool _ListboxData::autoScroll

Definition at line 352 of file Gadget.h.

◆ columns

Short _ListboxData::columns

Definition at line 350 of file Gadget.h.

◆ columnWidth

Int* _ListboxData::columnWidth

Definition at line 368 of file Gadget.h.

◆ columnWidthPercentage

Int* _ListboxData::columnWidthPercentage

Definition at line 351 of file Gadget.h.

◆ displayHeight

Short _ListboxData::displayHeight

Definition at line 380 of file Gadget.h.

◆ displayPos

Short _ListboxData::displayPos

Definition at line 384 of file Gadget.h.

◆ doubleClickTime

UnsignedInt _ListboxData::doubleClickTime

Definition at line 383 of file Gadget.h.

◆ downButton

GameWindow* _ListboxData::downButton

Definition at line 371 of file Gadget.h.

◆ endPos

Short _ListboxData::endPos

Definition at line 374 of file Gadget.h.

◆ forceSelect

Bool _ListboxData::forceSelect

Definition at line 358 of file Gadget.h.

◆ insertPos

Short _ListboxData::insertPos

Definition at line 375 of file Gadget.h.

◆ listData

ListEntryRow* _ListboxData::listData

Definition at line 369 of file Gadget.h.

◆ listLength

Short _ListboxData::listLength

Definition at line 349 of file Gadget.h.

◆ multiSelect

Bool _ListboxData::multiSelect

Definition at line 357 of file Gadget.h.

◆ scrollBar

Bool _ListboxData::scrollBar

Definition at line 356 of file Gadget.h.

◆ scrollIfAtEnd

Bool _ListboxData::scrollIfAtEnd

Definition at line 359 of file Gadget.h.

◆ selections

Int* _ListboxData::selections

Definition at line 378 of file Gadget.h.

◆ selectPos

Int _ListboxData::selectPos

Definition at line 377 of file Gadget.h.

◆ slider

GameWindow* _ListboxData::slider

Definition at line 372 of file Gadget.h.

◆ totalHeight

Int _ListboxData::totalHeight

Definition at line 373 of file Gadget.h.

◆ upButton

GameWindow* _ListboxData::upButton

Definition at line 370 of file Gadget.h.


The documentation for this struct was generated from the following file: