ScummVM API documentation
GUI::GroupingMode Struct Reference

Public Attributes

const char * name
 
const char * description
 
const char * lowresDescription
 
GroupingMethod id
 

Member Data Documentation

◆ name

const char* GUI::GroupingMode::name

The name of the mode. This is for example what is stored in the config file.

◆ description

const char* GUI::GroupingMode::description

A human-readable description for the mode.

◆ lowresDescription

const char* GUI::GroupingMode::lowresDescription

A short human-readable description for the mode.

◆ id

GroupingMethod GUI::GroupingMode::id

ID of he mode.


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