Uses of Interface
com.rs.seagull.emulator.api.BareField
-
Uses of BareField in com.rs.seagull.emulator.api
Subinterfaces of BareField in com.rs.seagull.emulator.apiModifier and TypeInterfaceDescriptioninterface
A Field represents a user-defined named control that has text content and attributes.Methods in com.rs.seagull.emulator.api that return BareFieldModifier and TypeMethodDescriptionBareScreen.getHostField
(com.seagullsw.common.toolbox.geometry.Point at) Returns the host-defined field at the given location.Methods in com.rs.seagull.emulator.api that return types with arguments of type BareFieldModifier and TypeMethodDescriptionBareScreen.getHostFields()
Returns a list of the host-defined fields.