Package jag.game.scene.entity
Interface RSEffectObject
- 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, getModel, getModels, isDebugging, setDebugColor, setDebugging
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getAbsoluteX
int getAbsoluteX() -
getSequence
RSAnimationSequence getSequence() -
getAbsoluteY
int getAbsoluteY() -
getFloorLevel
int getFloorLevel() -
isFinished
boolean isFinished() -
getId
int getId() -
getHeight
int getHeight()
-