yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::gui::ExampleSelectionWithDeletion Struct Reference

#include <asset_browser.h>

Inheritance diagram for yaze::app::gui::ExampleSelectionWithDeletion:
Collaboration diagram for yaze::app::gui::ExampleSelectionWithDeletion:

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)
 

Detailed Description

Definition at line 20 of file asset_browser.h.

Member Function Documentation

◆ ApplyDeletionPreLoop()

int yaze::app::gui::ExampleSelectionWithDeletion::ApplyDeletionPreLoop ( ImGuiMultiSelectIO * ms_io,
int items_count )
inline

Definition at line 34 of file asset_browser.h.

References IM_MIN.

Referenced by yaze::app::gui::GfxSheetAssetBrowser::Draw().

◆ ApplyDeletionPostLoop()

template<typename ITEM_TYPE >
void yaze::app::gui::ExampleSelectionWithDeletion::ApplyDeletionPostLoop ( ImGuiMultiSelectIO * ms_io,
ImVector< ITEM_TYPE > & items,
int item_curr_idx_to_select )
inline

Definition at line 70 of file asset_browser.h.

Referenced by yaze::app::gui::GfxSheetAssetBrowser::Draw().


The documentation for this struct was generated from the following file: