UFO: Alien Invasion
Loading...
Searching...
No Matches
mToPlace_t Struct Reference

Defines a tile to place. More...

Collaboration diagram for mToPlace_t:
Collaboration graph

Data Fields

Tiletile
int min
int max
int cnt

Detailed Description

Defines a tile to place.

See also
Tile

Definition at line 137 of file sv_rma.cpp.

Field Documentation

◆ cnt

int mToPlace_t::cnt

Current count of placements

Definition at line 140 of file sv_rma.cpp.

Referenced by SV_AddMissingTiles_r(), SV_AddTile(), and SV_RemoveTile().

◆ max

int mToPlace_t::max

Minimum and maximum count of placements.

Definition at line 139 of file sv_rma.cpp.

Referenced by SV_AddMissingTiles_r(), SV_PrepareTilesToPlace(), and SV_PrintAssemblyStats().

◆ min

int mToPlace_t::min

Definition at line 139 of file sv_rma.cpp.

Referenced by SV_PrepareTilesToPlace(), and SV_PrintAssemblyStats().

◆ tile

Tile* mToPlace_t::tile

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