|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.argosfields.model.TileDefinitions
TileDefenitions.java
Field Summary | |
static int |
TT_BARRICADES
|
static int |
TT_ENTRANCE
entrance to a building |
static int |
TT_FOREST
|
static int |
TT_KEEP_OFF
no unit allowed to enter this (e.g. buildings) the entrance itself is TT_ENTRANCE |
static int |
TT_MOUNTAINS
|
static int |
TT_PLAINS
|
static int |
TT_RAILS
|
static int |
TT_RESTRICTED
|
static int |
TT_ROAD
|
static int |
TT_STD_AIR
|
static int |
TT_STD_GROUND
|
static int |
TT_STD_SEA
|
static int |
TT_SWAMP
|
static int |
TT_TRENCHES
for the default set, this means Infantry and aircraft only |
static int |
TT_WATER
|
static int |
TT_WATER_DEEP
|
static int |
TT_WATER_SHALLOW
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int TT_ROAD
public static final int TT_PLAINS
public static final int TT_FOREST
public static final int TT_SWAMP
public static final int TT_MOUNTAINS
public static final int TT_WATER_SHALLOW
public static final int TT_WATER_DEEP
public static final int TT_BARRICADES
public static final int TT_RAILS
public static final int TT_WATER
public static final int TT_RESTRICTED
public static final int TT_TRENCHES
public static final int TT_ENTRANCE
public static final int TT_KEEP_OFF
public static final int TT_STD_GROUND
public static final int TT_STD_SEA
public static final int TT_STD_AIR
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |