Struct AtlasRect

ClassList > AtlasRect

Public Attributes

Type Name
bool bTaken
int h
int w
int x
int y

Public Attributes Documentation

variable bTaken

bool AtlasRect::bTaken;

variable h

int AtlasRect::h;

variable w

int AtlasRect::w;

variable x

int AtlasRect::x;

variable y

int AtlasRect::y;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/Atlas.c