Stardew Engine
Loading...
Searching...
No Matches
TextSprite Struct Reference

#include <Entities.h>

Data Fields

char * content
 
HFont font
 
float fSizePts
 
hAtlas atlas
 
float r
 
float g
 
float b
 
float a
 
bool bDraw
 

Field Documentation

◆ a

float TextSprite::a

◆ atlas

hAtlas TextSprite::atlas

◆ b

float TextSprite::b

◆ bDraw

bool TextSprite::bDraw

◆ content

char* TextSprite::content

◆ font

HFont TextSprite::font

◆ fSizePts

float TextSprite::fSizePts

◆ g

float TextSprite::g

◆ r

float TextSprite::r

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