Struct TextSprite

ClassList > TextSprite

Public Attributes

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

Public Attributes Documentation

variable a

float TextSprite::a;

variable atlas

hAtlas TextSprite::atlas;

variable b

float TextSprite::b;

variable bDraw

bool TextSprite::bDraw;

variable content

char* TextSprite::content;

variable fSizePts

float TextSprite::fSizePts;

variable font

HFont TextSprite::font;

variable g

float TextSprite::g;

variable r

float TextSprite::r;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/Entities.h