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

#include <asset_browser.h>

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

Public Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from yaze::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::gui::AssetObject
ImGuiID ID
 
int Type
 
- Static Public Attributes inherited from yaze::gui::AssetObject
static const ImGuiTableSortSpecs * s_current_sort_specs = NULL
 

Detailed Description

Definition at line 145 of file asset_browser.h.

Constructor & Destructor Documentation

◆ OverworldAsset()

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

Definition at line 146 of file asset_browser.h.

References yaze::gui::AssetObject::AssetObject().

Here is the call graph for this function:

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