RetroArch
Public Attributes | List of all members
ozone_theme Struct Reference

#include <ozone_theme.h>

Collaboration diagram for ozone_theme:
[legend]

Public Attributes

float background [16]
 
float * background_libretro_running
 
float header_footer_separator [16]
 
float text [16]
 
float selection [16]
 
float selection_border [16]
 
float entries_border [16]
 
float entries_icon [16]
 
float text_selected [16]
 
float message_background [16]
 
uint32_t text_rgba
 
uint32_t text_selected_rgba
 
uint32_t text_sublabel_rgba
 
float * sidebar_background
 
float * sidebar_top_gradient
 
float * sidebar_bottom_gradient
 
float * cursor_border_0
 
float * cursor_border_1
 
menu_texture_item textures [OZONE_THEME_TEXTURE_LAST]
 
const char * name
 

Member Data Documentation

◆ background

float ozone_theme::background[16]

◆ background_libretro_running

float* ozone_theme::background_libretro_running

◆ cursor_border_0

float* ozone_theme::cursor_border_0

◆ cursor_border_1

float* ozone_theme::cursor_border_1

◆ entries_border

float ozone_theme::entries_border[16]

◆ entries_icon

float ozone_theme::entries_icon[16]

◆ header_footer_separator

float ozone_theme::header_footer_separator[16]

◆ message_background

float ozone_theme::message_background[16]

◆ name

const char* ozone_theme::name

◆ selection

float ozone_theme::selection[16]

◆ selection_border

float ozone_theme::selection_border[16]

◆ sidebar_background

float* ozone_theme::sidebar_background

◆ sidebar_bottom_gradient

float* ozone_theme::sidebar_bottom_gradient

◆ sidebar_top_gradient

float* ozone_theme::sidebar_top_gradient

◆ text

float ozone_theme::text[16]

◆ text_rgba

uint32_t ozone_theme::text_rgba

◆ text_selected

float ozone_theme::text_selected[16]

◆ text_selected_rgba

uint32_t ozone_theme::text_selected_rgba

◆ text_sublabel_rgba

uint32_t ozone_theme::text_sublabel_rgba

◆ textures


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