Class SpriteConfigManager.FaceInfo
java.lang.Object
zombie.entity.components.spriteconfig.SpriteConfigManager.FaceInfo
- Enclosing class:
SpriteConfigManager
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
getTileInfo
(int arg0, int arg1, int arg2) getTileInfoForSprite
(String arg0) int
getWidth()
int
boolean
boolean
boolean
verifyObject
(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
-