BEEP-8 Helper Lib 1.0.0
Loading...
Searching...
No Matches
sprprint::Info Struct Reference

Contains information about the current sprite printing state. More...

#include <sprprint.h>

Public Attributes

s16 _xpix_locate = 0
 X pixel location.
 
s16 _ypix_locate = 0
 Y pixel location.
 
b8PpuColor _fg
 Foreground color.
 
b8PpuColor _bg
 Background color.
 
u16 _otz = 0
 Z-index (order of display).
 

Detailed Description

Contains information about the current sprite printing state.

This structure stores the pixel location, foreground and background colors, and the z-index.


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