maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
RETROGLU_SPRITE_PARMS Struct Reference

If draw lists are disabled, this struct holds a list of params for retroglu_set_sprite_clip() so that the sprite can be drawn without a list. More...

#include <retroglu.h>

Data Fields

uint32_t front_px
 
uint32_t front_py
 
uint32_t back_px
 
uint32_t back_py
 
uint32_t pw
 
uint32_t ph
 
uint8_t flags
 

Detailed Description

If draw lists are disabled, this struct holds a list of params for retroglu_set_sprite_clip() so that the sprite can be drawn without a list.


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