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

#include <asset_browser.h>

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

Public Member Functions

 DungeonAsset (ImGuiID id)
 
- Public Member Functions inherited from yaze::app::gui::AssetObject
 AssetObject (ImGuiID id, int type)
 

Additional Inherited Members

- Static Public Member Functions inherited from yaze::app::gui::AssetObject
static void SortWithSortSpecs (ImGuiTableSortSpecs *sort_specs, AssetObject *items, int items_count)
 
static int CompareWithSortSpecs (const void *lhs, const void *rhs)
 
- Public Attributes inherited from yaze::app::gui::AssetObject
ImGuiID ID
 
int Type
 
- Static Public Attributes inherited from yaze::app::gui::AssetObject
static const ImGuiTableSortSpecs * s_current_sort_specs = NULL
 

Detailed Description

Definition at line 142 of file asset_browser.h.

Constructor & Destructor Documentation

◆ DungeonAsset()

yaze::app::gui::DungeonAsset::DungeonAsset ( ImGuiID id)
inline

Definition at line 143 of file asset_browser.h.


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