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 

R

randomTile() - Method in class simple.api.coords.WorldArea
 
reachable(SimpleLocatable) - Method in class simple.api.SimplePathing
will return {true} if the specified tile is not blocked and will return {false} if it is.
reachable(WorldPoint) - Method in class simple.api.SimplePathing
will return {true} if the specified tile is not blocked and will return {false} if it is.
reachable(WorldPoint, WorldPoint) - Method in class simple.api.SimplePathing
will return whether or not point1 can reach point2
reachable(SimpleLocatable, SimpleLocatable) - Method in class simple.api.SimplePathing
will return whether or not point1 can reach point2
reverse() - Method in class simple.api.queries.SimpleQuery
Will reverse the order of the items in the query making the first item the last and so on
running() - Method in class simple.api.SimplePathing
will return if you have run toggled on or off
running(boolean) - Method in class simple.api.SimplePathing
will attempt to toggle run on/off based on {toggleRun}.
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