Package jag.game.scene.entity
Interface RSTileDecor
- All Superinterfaces:
RSDoublyLinkedNode
,RSEntity
,RSNode
,RSProvider
,RSSceneObject
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.game.scene.entity.RSEntity
defineModel, getDebugColor, isDebugging, setDebugColor, setDebugging
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
Methods inherited from interface jag.game.scene.entity.RSSceneObject
getDynamic, getEntity, getId, getLinkedEntity, getLinkedOrientation, getModel, getModels, getRealOrientation, getSceneX, getSceneY, getType, getUid
-
Method Details
-
getAbsoluteX
int getAbsoluteX() -
getAbsoluteY
int getAbsoluteY() -
getConfig
int getConfig()- Specified by:
getConfig
in interfaceRSSceneObject
-
getHeight
int getHeight()- Specified by:
getHeight
in interfaceRSEntity
- Specified by:
getHeight
in interfaceRSSceneObject
-