Struct Vert2DColourTexture
ClassList > Vert2DColourTexture
Public Attributes
| Type | Name |
|---|---|
| float | a |
| float | b |
| float | g |
| float | r |
| float | u |
| float | v |
| float | x |
| float | y |
Public Attributes Documentation
variable a
float Vert2DColourTexture::a;
variable b
float Vert2DColourTexture::b;
variable g
float Vert2DColourTexture::g;
variable r
float Vert2DColourTexture::r;
variable u
float Vert2DColourTexture::u;
variable v
float Vert2DColourTexture::v;
variable x
float Vert2DColourTexture::x;
variable y
float Vert2DColourTexture::y;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/DrawContext.h