#include <Map.h>
◆ TileData() [1/2]
◆ TileData() [2/2]
TileData::TileData |
( |
int |
depleteTile, |
|
|
std::string |
name, |
|
|
bool |
walkable, |
|
|
float |
walk_modifier, |
|
|
bool |
harvestable, |
|
|
int |
resources, |
|
|
float |
lumber_yield, |
|
|
float |
gold_yield, |
|
|
float |
stone_yield |
|
) |
| |
|
inline |
◆ depleteTile
int TileData::depleteTile |
◆ gold_yield
float TileData::gold_yield |
◆ harvestable
bool TileData::harvestable |
◆ lumber_yield
float TileData::lumber_yield |
◆ name
std::string TileData::name |
◆ resources
◆ stone_yield
float TileData::stone_yield |
◆ walk_modifier
float TileData::walk_modifier |
◆ walkable
The documentation for this struct was generated from the following file:
- /home/per/git/code/deep-rts/include/DeepRTS/Map.h