Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
Sprite | sprite |
bool | blocked |
bool | isRoad |
bool | roadLeft |
bool | roadRight |
bool | roadUp |
bool | roadDown |
bool | rock |
bool | sea |
bool | shore |
SourceGlobalTile.Row | source |
Properties | |
bool | IsSnow [get] |
string | idSurface [get] |
string | idZoneProfile [get] |
string | name [get] |
bool | CanEmbark [get] |
bool | IsBridge [get] |
bool | IsNeighborRoad [get] |
bool EloMap.TileInfo.blocked |
Definition at line 34 of file EloMap.cs.
Referenced by Region.CanCreateZone().
bool EloMap.TileInfo.roadDown |
Definition at line 44 of file EloMap.cs.
Referenced by MapGen.MakeRoad().
bool EloMap.TileInfo.roadLeft |
Definition at line 38 of file EloMap.cs.
Referenced by MapGen.MakeRoad().
bool EloMap.TileInfo.roadRight |
Definition at line 40 of file EloMap.cs.
Referenced by MapGen.MakeRoad().
bool EloMap.TileInfo.roadUp |
Definition at line 42 of file EloMap.cs.
Referenced by MapGen.MakeRoad().
bool EloMap.TileInfo.sea |
Definition at line 48 of file EloMap.cs.
Referenced by MapGen.MakeNeighbor().
bool EloMap.TileInfo.shore |
Definition at line 50 of file EloMap.cs.
Referenced by MapGen.MakeNeighbor(), and Chara.Tick().
SourceGlobalTile.Row EloMap.TileInfo.source |
|
get |
Definition at line 68 of file EloMap.cs.
Referenced by Region.CanCreateZone(), and Zone.GetProfile().
|
get |
|
get |
Definition at line 54 of file EloMap.cs.
Referenced by Spatial.Dist(), and Weather.RefreshWeather().