38 #ifndef AMINO_RX_RXTYPE_H
39 #define AMINO_RX_RXTYPE_H
46 #define AA_RX_TF_LEN 7
int(* aa_sdl_display_fun)(void *context, struct aa_sdl_display_params *params)
Display handler function to call in SDL loop.
int(* aa_sdl_win_display_fun)(struct aa_rx_win *win, void *context, struct aa_sdl_display_params *params)
Display handler function for amino windows to call in SDL loop.
Opaque structure for geometry options.
Container for scene geometry.
Opaque type for a scene_graph.
Opaque type for a window.
Parameters for SDL display function.