Package jag.game.scene.entity
Interface RSDynamicObject
- All Superinterfaces:
RSDoublyLinkedNode
,RSEntity
,RSNode
,RSProvider
-
Method Summary
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.game.scene.entity.RSEntity
defineModel, getDebugColor, getHeight, getModel, getModels, isDebugging, setDebugColor, setDebugging
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getSequence
RSAnimationSequence getSequence() -
getSceneY
int getSceneY() -
getOrientation
int getOrientation() -
getSceneX
int getSceneX() -
getFloorLevel
int getFloorLevel() -
getId
int getId() -
getType
int getType() -
getAnimationId
default int getAnimationId()
-