mPlaced_s Struct Reference

Defines a placed tile. More...

#include <sv_rma.h>

Collaboration diagram for mPlaced_s:
Collaboration graph
[legend]

Data Fields

const mTile_ttile
int x
int y
int idx
int pos

Detailed Description

Defines a placed tile.

See also:
mTile_t

Definition at line 94 of file sv_rma.h.


Field Documentation

Definition at line 97 of file sv_rma.h.

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

Stores the state of the placement algorithm

Definition at line 97 of file sv_rma.h.

Referenced by SV_AddTile(), and SV_RemoveTile().

The tile that was/is placed.

Definition at line 95 of file sv_rma.h.

Referenced by SV_AddTile(), SV_AssembleMap(), SV_DumpPlaced(), and SV_RemoveTile().

Definition at line 96 of file sv_rma.h.

Referenced by SV_AddTile(), SV_AssembleMap(), SV_DumpPlaced(), and SV_RemoveTile().

The position in the map the tile was/is placed in.

Definition at line 96 of file sv_rma.h.

Referenced by SV_AddTile(), SV_AssembleMap(), SV_DumpPlaced(), and SV_RemoveTile().


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

Generated by  doxygen 1.6.2