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