Home | All Classes | Grouped Classes | Index | Search
Returns an item. Returns an item index by screen coordinates, or -1 for if no item is found
CL_ListItem* get_item( int index); int get_item( const CL_Point& pt);
Detailed description:
Returns NULL if item was not found.
SSee also:
CL_ListBox | CL_ListItem | CL_Point