- Painter - Interface in org.osbot.rs07.canvas.paint
-
Represents something that can perform operations on a Graphics2D
object.
- PathPreferenceProfile - Class in org.osbot.rs07.event.webwalk
-
- PathPreferenceProfile() - Constructor for class org.osbot.rs07.event.webwalk.PathPreferenceProfile
-
- pause() - Method in class org.osbot.rs07.event.ScriptExecutor
-
- pause() - Method in class org.osbot.rs07.script.Script
-
This method gets called when the
ScriptExecutor
gets suspended or paused.
- PEST_CONTROL - Static variable in class org.osbot.rs07.api.map.constants.Banks
-
- PISCARILIUS_HOUSE - Static variable in class org.osbot.rs07.api.map.constants.Banks
-
- Player - Class in org.osbot.rs07.api.model
-
Represents an in-game player.
- Player(XPlayer) - Constructor for class org.osbot.rs07.api.model.Player
-
Constructor
- PlayerDefinition - Class in org.osbot.rs07.api.def
-
- PlayerDefinition(XPlayerDefinition) - Constructor for class org.osbot.rs07.api.def.PlayerDefinition
-
- Players - Class in org.osbot.rs07.api
-
Represents the API for player functionality.
- Players() - Constructor for class org.osbot.rs07.api.Players
-
- players - Variable in class org.osbot.rs07.script.MethodProvider
-
- PlayerState - Interface in org.osbot.rs07.api.ai.state
-
Class acting as state storage for player specific properties
- PlayerStateValue - Interface in org.osbot.rs07.api.ai.state
-
Helper interface to return an integer value based on a player state
- Plugin - Class in org.osbot.rs07.script
-
Represents a Plugin which performs the same exact function as a script, but does not execute any events.
- Plugin() - Constructor for class org.osbot.rs07.script.Plugin
-
- PointDestination - Class in org.osbot.rs07.input.mouse
-
Represents a mouse destination for a point on the game screen.
- PointDestination(Bot, Point) - Constructor for class org.osbot.rs07.input.mouse.PointDestination
-
Creates an instance of this mouse destination for a point on the game screen.
- PointDestination(Bot, int, int) - Constructor for class org.osbot.rs07.input.mouse.PointDestination
-
Creates an instance of this mouse destination for a point on the game screen.
- Position - Class in org.osbot.rs07.api.map
-
Represents a tile-position in game with absolute coordinates.
- Position(Vector3D) - Constructor for class org.osbot.rs07.api.map.Position
-
- Position(int, int, int) - Constructor for class org.osbot.rs07.api.map.Position
-
Constructs a new position
- position - Variable in class org.osbot.rs07.api.util.DynamicCircularPathFinder.Circle
-
- PositionFilter<E extends Entity> - Class in org.osbot.rs07.api.filter
-
Represents a filter which can select entities based on their position.
- PositionFilter(Position) - Constructor for class org.osbot.rs07.api.filter.PositionFilter
-
Creates an instance of this filter, which filters out
Entity
objects based on whether their
Position
equals the
Position
.
- Prayer - Class in org.osbot.rs07.api
-
Represents the API for prayer functionality.
- Prayer() - Constructor for class org.osbot.rs07.api.Prayer
-
- prayer - Variable in class org.osbot.rs07.script.MethodProvider
-
- PrayerButton - Enum in org.osbot.rs07.api.ui
-
Represents each prayer button on the prayer tab interface.
- prefetchRequirements(MethodProvider) - Method in class org.osbot.rs07.event.WebWalkEvent
-
- prepareCompletion() - Method in interface org.osbot.rs07.api.ai.activity.ActivityPreparation
-
Executes functionality to prepare the activity before completion
- prepareStart() - Method in interface org.osbot.rs07.api.ai.activity.ActivityPreparation
-
Executes functionality to prepare the activity before starting
- pressKey(int) - Method in class org.osbot.rs07.api.Keyboard
-
Sends a KEY_PRESSED event to the key event handler.
- prevDistance - Variable in class org.osbot.rs07.api.util.DynamicCircularPathFinder.Circle
-
- prevPath - Variable in class org.osbot.rs07.api.util.DynamicCircularPathFinder.Circle
-
- prioritized - Variable in class org.osbot.rs07.api.model.Modeled
-
- Projectile - Class in org.osbot.rs07.api.model
-
- Projectile(XProjectile) - Constructor for class org.osbot.rs07.api.model.Projectile
-
Constructor
- Projectiles - Class in org.osbot.rs07.api
-
- Projectiles() - Constructor for class org.osbot.rs07.api.Projectiles
-
- projectiles - Variable in class org.osbot.rs07.script.MethodProvider
-
The (@link org.osbot.rs07.api.Projectiles) instance.
- purge() - Method in class org.osbot.rs07.event.EventExecutor
-