#include <multilistbox.h>
Inheritance diagram for MultiListBox:

Public Member Functions | |
| MultiListBox (PG_Widget *parent, const PG_Rect &r) | |
| PG_ListBox * | getListBox () |
| bool | all () |
| bool | none () |
Definition at line 37 of file multilistbox.h.
| MultiListBox::MultiListBox | ( | PG_Widget * | parent, | |
| const PG_Rect & | r | |||
| ) |
| PG_ListBox* MultiListBox::getListBox | ( | ) | [inline] |
Definition at line 41 of file multilistbox.h.
Referenced by PlayerSelector::getSelectedPlayers(), and PlayerSelector::setSelection().
| bool MultiListBox::all | ( | ) |
| bool MultiListBox::none | ( | ) |
1.5.1