Class SpriteConfigManager.FaceInfo
java.lang.Object
zombie.entity.components.spriteconfig.SpriteConfigManager.FaceInfo
- Enclosing class:
SpriteConfigManager
-
Method Summary
Modifier and TypeMethodDescriptionintintintintgetTileInfo(int arg0, int arg1, int arg2) getTileInfoForSprite(String arg0) intgetWidth()intbooleanbooleanbooleanverifyObject(int arg0, int arg1, int arg2, IsoObject arg3)
-
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
-