maug
Quick and dirty C mini-augmentation library.
|
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 |
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.