Struct StaticWidgetData
Public Attributes
| Type | Name |
|---|---|
| hAtlas | atlas |
| char * | imageName |
| struct WidgetScale | scale |
| hSprite | sprite |
Public Attributes Documentation
variable atlas
hAtlas StaticWidgetData::atlas;
variable imageName
char* StaticWidgetData::imageName;
variable scale
struct WidgetScale StaticWidgetData::scale;
variable sprite
hSprite StaticWidgetData::sprite;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/StaticWidget.h