Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

W

walkPath(WorldPoint[]) - Method in class simple.hooks.simplebot.Pathing
will attempt to walk the specified path of tiles.
walkPath(WorldPoint[], boolean) - Method in class simple.hooks.simplebot.Pathing
will attempt to walk the specified path of tiles in reverse if specified true.
WEST - Static variable in class simple.hooks.simplebot.Viewport
Deprecated.
widgets - Variable in class simple.robot.api.ClientContext
 
withdraw(int, SimpleBank.Amount) - Method in class simple.hooks.filters.SimpleBank
Withdraws {amount} of item with id={id}
withdraw(String, SimpleBank.Amount) - Method in class simple.hooks.filters.SimpleBank
Withdraws {amount} of item with name={name}
withdraw(int, int) - Method in class simple.hooks.filters.SimpleBank
Withdraws {amount} of item with id={id}
withdraw(String, int) - Method in class simple.hooks.filters.SimpleBank
Withdraws {amount} of item with name={name}
withdrawXAmount() - Method in class simple.hooks.filters.SimpleBank
 
within(WorldArea) - Method in interface simple.hooks.interfaces.SimpleLocatable
If object is inside an area
withinRange(SimpleLocatable, int) - Method in interface simple.hooks.interfaces.SimpleLocatable
If object is within {range} of {to}
WorldArea - Class in simple.robot.utils
 
WorldArea(WorldPoint, WorldPoint) - Constructor for class simple.robot.utils.WorldArea
Creates a 2-D rectangular area
WorldArea(WorldPoint...) - Constructor for class simple.robot.utils.WorldArea
Creates a 2-D polygonal area
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links