Chesto 0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
Public Attributes | List of all members
TextureData Struct Reference

Public Attributes

CST_Texture * texture
 
CST_Color firstPixel
 

Detailed Description

Definition at line 17 of file Texture.hpp.

Member Data Documentation

◆ firstPixel

CST_Color TextureData::firstPixel

Definition at line 20 of file Texture.hpp.

◆ texture

CST_Texture* TextureData::texture

Definition at line 19 of file Texture.hpp.


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