Class SpriteConfigManager.FaceInfo
java.lang.Object
zombie.entity.components.spriteconfig.SpriteConfigManager.FaceInfo
- Enclosing class:
SpriteConfigManager
-
Method Summary
Modifier and TypeMethodDescriptionintintintintgetTileInfo(int x, int y, int z) getTileInfoForSprite(String tile) intgetWidth()intbooleanbooleanbooleanverifyObject(int x, int y, int z, IsoObject object)
-
Method Details
-
getFaceName
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getzLayers
public int getzLayers() -
getMasterX
public int getMasterX() -
getMasterY
public int getMasterY() -
getMasterZ
public int getMasterZ() -
isMasterSet
public boolean isMasterSet() -
isMultiSquare
public boolean isMultiSquare() -
getMasterTileInfo
-
verifyObject
-
getTileInfo
-
getTileInfoForSprite
-