RetroArch
Public Attributes | List of all members
nk_list_view Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_list_view:
[legend]

Public Attributes

int begin
 
int end
 
int count
 
int total_height
 
struct nk_contextctx
 
nk_uintscroll_pointer
 
nk_uint scroll_value
 

Member Data Documentation

◆ begin

int nk_list_view::begin

◆ count

int nk_list_view::count

◆ ctx

struct nk_context* nk_list_view::ctx

◆ end

int nk_list_view::end

◆ scroll_pointer

nk_uint* nk_list_view::scroll_pointer

◆ scroll_value

nk_uint nk_list_view::scroll_value

◆ total_height

int nk_list_view::total_height

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