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