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

#include <asset_browser.h>

Inheritance diagram for yaze::gui::ExampleSelectionWithDeletion:
Collaboration diagram for yaze::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 19 of file asset_browser.h.

Member Function Documentation

◆ ApplyDeletionPreLoop()

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

Definition at line 33 of file asset_browser.h.

References IM_MIN.

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

◆ ApplyDeletionPostLoop()

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

Definition at line 69 of file asset_browser.h.

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


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