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

#include <asset_browser.h>

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

Public Member Functions

 OverworldAsset (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 146 of file asset_browser.h.

Constructor & Destructor Documentation

◆ OverworldAsset()

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

Definition at line 147 of file asset_browser.h.


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