Uses of Interface
com.rs.seagull.emulator.api.BareCursor
-
Uses of BareCursor in com.rs.seagull.emulator.api
Modifier and TypeInterfaceDescriptioninterface
A Cursor represents the current "type-in" point on the screen.Modifier and TypeMethodDescriptionBareScreen.getCursor()
Returns the cursor for the screen.BareSession.getCursor()
Returns the cursor for the current screen.Modifier and TypeMethodDescriptionBareScreen.getCursorList()
Get a collection with all cursors of this screen.