RetroArch
Public Attributes | List of all members
retro_game_geometry Struct Reference

#include <libretro.h>

Collaboration diagram for retro_game_geometry:
[legend]

Public Attributes

unsigned base_width
 
unsigned base_height
 
unsigned max_width
 
unsigned max_height
 
float aspect_ratio
 

Member Data Documentation

◆ aspect_ratio

float retro_game_geometry::aspect_ratio

◆ base_height

unsigned retro_game_geometry::base_height

◆ base_width

unsigned retro_game_geometry::base_width

◆ max_height

unsigned retro_game_geometry::max_height

◆ max_width

unsigned retro_game_geometry::max_width

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