-
Method Summary
boolean
boolean
boolean
int
int
int
int
int
int
int
Methods inherited from interface de.gurkenlabs.litiengine.environment.tilemap.ICustomPropertyProvider
getBoolValue, getBoolValue, getByteValue, getByteValue, getColorValue, getColorValue, getCommaSeparatedStringValues, getDoubleValue, getDoubleValue, getEnumValue, getEnumValue, getFileValue, getFileValue, getFloatValue, getFloatValue, getIntValue, getIntValue, getLongValue, getLongValue, getProperties, getProperty, getShortValue, getShortValue, getStringValue, getStringValue, getTypeOfProperty, hasCustomProperty, removeProperty, setProperties, setTypeOfProperty, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue
-
Method Details
-
getFirstGridId
int getFirstGridId()
Gets the first grid id.
- Returns:
- the first grid id
-
getImage
Gets the image.
- Returns:
- the image
-
-
getMargin
int getMargin()
-
getSpacing
int getSpacing()
-
getTileDimension
Gets the tile dimension.
- Returns:
- the tile dimension
-
getColumns
int getColumns()
-
-
getTileHeight
int getTileHeight()
-
getTileWidth
int getTileWidth()
Gets the tile width.
- Returns:
- the tile width
-
getTileCount
int getTileCount()
-
-
-
-
containsTile
boolean containsTile(ITile tile)
-
-
containsTile
boolean containsTile(int tileId)