Package jag.game
Interface RSHitUpdate
- All Superinterfaces:
RSNode
,RSProvider
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getStartWidth
int getStartWidth() -
getCurrentWidth
int getCurrentWidth() -
getStartCycle
int getStartCycle() -
getCurrentCycle
int getCurrentCycle()
-