Package jag.game.type
Interface RSEffectAnimation
- All Superinterfaces:
RSDoublyLinkedNode
,RSNode
,RSProvider
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
int
int
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getOrientation
int getOrientation() -
getModelId
int getModelId() -
getAmbience
int getAmbience() -
getContrast
int getContrast() -
getScaleXY
int getScaleXY() -
getScaleZ
int getScaleZ() -
getAnimation
int getAnimation()
-