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 

W

walkPath(WorldPoint[]) - Method in class simple.api.SimplePathing
will attempt to walk the specified path of tiles.
walkPath(WorldPoint[], boolean) - Method in class simple.api.SimplePathing
will attempt to walk the specified path of tiles in reverse if specified true.
walkToTile(WorldPoint) - Method in class simple.api.SimplePathing
will attempt to walk to the specified point
widgets - Variable in class simple.api.ClientContext
 
withdraw(int, SimpleBank.Amount) - Method in class simple.api.filters.SimpleBank
Withdraws {amount} of item with id={id}
withdraw(String, SimpleBank.Amount) - Method in class simple.api.filters.SimpleBank
Withdraws {amount} of item with name={name}
withdraw(int, int) - Method in class simple.api.filters.SimpleBank
Withdraws {amount} of item with id={id}
withdraw(String, int) - Method in class simple.api.filters.SimpleBank
Withdraws {amount} of item with name={name}
within() - Method in class simple.api.coords.WorldArea
 
within(WorldArea) - Method in interface simple.api.interfaces.SimpleLocatable
If object is inside an area
withinRange(SimpleLocatable, int) - Method in interface simple.api.interfaces.SimpleLocatable
If object is within {range} of {to}
WorldArea - Class in simple.api.coords
 
WorldArea(WorldPoint, WorldPoint) - Constructor for class simple.api.coords.WorldArea
Creates a 2-D rectangular area
WorldArea(WorldPoint...) - Constructor for class simple.api.coords.WorldArea
Creates a 2-D polygonal area
WorldPoint - Class in simple.api.coords
Created by Seth on Apr 9, 2021 at 11:55:31 PM
WorldPoint(int, int) - Constructor for class simple.api.coords.WorldPoint
 
WorldPoint(int, int, int) - Constructor for class simple.api.coords.WorldPoint
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
Skip navigation links