openMSX
Public Attributes | List of all members
openmsx::ImGuiMedia::CartridgeMediaInfo Struct Reference

#include <ImGuiMedia.hh>

Collaboration diagram for openmsx::ImGuiMedia::CartridgeMediaInfo:
Collaboration graph
[legend]

Public Attributes

std::array< ItemGroup, 2 > groups
 
int select = 0
 
bool show = false
 

Detailed Description

Definition at line 87 of file ImGuiMedia.hh.

Member Data Documentation

◆ groups

std::array<ItemGroup, 2> openmsx::ImGuiMedia::CartridgeMediaInfo::groups

Definition at line 88 of file ImGuiMedia.hh.

◆ select

int openmsx::ImGuiMedia::CartridgeMediaInfo::select = 0

Definition at line 89 of file ImGuiMedia.hh.

◆ show

bool openmsx::ImGuiMedia::CartridgeMediaInfo::show = false

Definition at line 90 of file ImGuiMedia.hh.


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