GBAlatro
A Demake of Balatro for the GBA
Loading...
Searching...
No Matches
SelectionGridRow Struct Reference

Data Fields

int row_idx
 
RowGetSizeFunc get_size
 
RowOnSelectionChangedFunc on_selection_changed
 
RowOnKeyTransitFunc on_key_transit
 
SelGridRowAttributes attributes
 

Detailed Description

Definition at line 103 of file selection_grid.h.

Field Documentation

◆ attributes

Definition at line 109 of file selection_grid.h.

◆ get_size

RowGetSizeFunc get_size

Definition at line 106 of file selection_grid.h.

◆ on_key_transit

RowOnKeyTransitFunc on_key_transit

Definition at line 108 of file selection_grid.h.

◆ on_selection_changed

RowOnSelectionChangedFunc on_selection_changed

Definition at line 107 of file selection_grid.h.

◆ row_idx

int row_idx

Definition at line 105 of file selection_grid.h.


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