RetroArch
Public Attributes | List of all members
nk_menu_state Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_menu_state:
[legend]

Public Attributes

float x
 
float y
 
float w
 
float h
 
struct nk_scroll offset
 

Member Data Documentation

◆ h

float nk_menu_state::h

◆ offset

struct nk_scroll nk_menu_state::offset

◆ w

float nk_menu_state::w

◆ x

float nk_menu_state::x

◆ y

float nk_menu_state::y

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