Struct Bitfield2D
Public Attributes
| Type | Name |
|---|---|
| int | h |
| u8 * | pData |
| int | sizeBytes |
| int | w |
Public Attributes Documentation
variable h
int Bitfield2D::h;
variable pData
u8* Bitfield2D::pData;
variable sizeBytes
int Bitfield2D::sizeBytes;
variable w
int Bitfield2D::w;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/Bitfield2D.c