#include <asset_browser.h>
Public Member Functions | |
int | ApplyDeletionPreLoop (ImGuiMultiSelectIO *ms_io, int items_count) |
template<typename ITEM_TYPE > | |
void | ApplyDeletionPostLoop (ImGuiMultiSelectIO *ms_io, ImVector< ITEM_TYPE > &items, int item_curr_idx_to_select) |
Definition at line 20 of file asset_browser.h.
|
inline |
Definition at line 34 of file asset_browser.h.
References IM_MIN.
Referenced by yaze::app::gui::GfxSheetAssetBrowser::Draw().
|
inline |
Definition at line 70 of file asset_browser.h.
Referenced by yaze::app::gui::GfxSheetAssetBrowser::Draw().