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