playerc_graphics2d_t Struct Reference

Graphics2d device data. More...

#include <playerc.h>

Collaboration diagram for playerc_graphics2d_t:
Collaboration graph

Detailed Description

Graphics2d device data.

Public Attributes

playerc_device_t info
 Device info; must be at the start of all device structures. More...
 
player_color_t color
 current drawing color
 

Member Data Documentation

◆ info

playerc_device_t playerc_graphics2d_t::info

Device info; must be at the start of all device structures.


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