GRRLIB  4.4.0
Data Fields
GRRLIB_drawSettings Struct Reference

Structure to hold the current drawing settings. More...

#include <grrlib.h>

Data Fields

bool antialias
 AntiAlias is enabled when set to true. More...
 
GRRLIB_blendMode blend
 Blending Mode. More...
 
int lights
 Active lights. More...
 

Detailed Description

Structure to hold the current drawing settings.

Field Documentation

◆ antialias

bool antialias

AntiAlias is enabled when set to true.

◆ blend

Blending Mode.

◆ lights

int lights

Active lights.


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