#include <bcdelete.h>
Inherits BC_ListBox.

Public Member Functions | |
| BC_DeleteList (BC_FileBox *filebox, int x, int y, int w, int h, ArrayList< BC_ListBoxItem * > *data) | |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 19 of file bcdelete.h.
| BC_DeleteList::BC_DeleteList | ( | BC_FileBox * | filebox, | |
| int | x, | |||
| int | y, | |||
| int | w, | |||
| int | h, | |||
| ArrayList< BC_ListBoxItem * > * | data | |||
| ) |
Definition at line 65 of file bcdelete.C.
Definition at line 28 of file bcdelete.h.
1.5.5