34 #include "../api_gui.h"
35 #include "../../Display/2D/sprite.h"
38 class CL_ListViewIconList_Impl;
39 class CL_ListViewIcon_Impl;
95 void erase(
int index);
108 void set_selected_color(
const CL_Colorf &color);
113 void set_color_overlay(
const CL_Colorf &color);
118 void set_selected_color_overlay(
const CL_Colorf &color);
125 CL_SharedPtr<CL_ListViewIconList_Impl> impl;