|
Pyrogenesis
13997
|
Represents the ordered collection of blends drawn on a particular tile. More...
Public Attributes | |
| u8 | i |
| u8 | j |
| std::vector< STileBlend > | blends |
Represents the ordered collection of blends drawn on a particular tile.
Definition at line 122 of file PatchRData.cpp.
| std::vector<STileBlend> STileBlendStack::blends |
Definition at line 125 of file PatchRData.cpp.
| u8 STileBlendStack::i |
Definition at line 124 of file PatchRData.cpp.
| u8 STileBlendStack::j |
Definition at line 124 of file PatchRData.cpp.
1.8.5