Pyrogenesis  trunk
Public Attributes | List of all members
STileBlendStack Struct Reference

Represents the ordered collection of blends drawn on a particular tile. More...

Public Attributes

u8 i
 
u8 j
 
std::vector< STileBlendblends
 

Detailed Description

Represents the ordered collection of blends drawn on a particular tile.

Member Data Documentation

◆ blends

std::vector<STileBlend> STileBlendStack::blends

◆ i

u8 STileBlendStack::i

◆ j

u8 STileBlendStack::j

The documentation for this struct was generated from the following file: