Struct WfDebrisData
Public Attributes
| Type | Name |
|---|---|
| struct WfDebrisDef | def |
| vec2 | groundContactPoint |
| int | xTile |
| int | yTile |
Public Attributes Documentation
variable def
struct WfDebrisDef WfDebrisData::def;
variable groundContactPoint
vec2 WfDebrisData::groundContactPoint;
variable xTile
int WfDebrisData::xTile;
variable yTile
int WfDebrisData::yTile;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/entities/WfDebris.c