Struct rsbot::Bot [] [src]

pub struct Bot { /* fields omitted */ }

Bot is a struct that stores data that might be needed by the underlying functions.

Methods

impl Bot
[src]

new creates a new Bot struct to store data that might be needed.

push_key performs a single keypress.

type_keys types a series of keys.

set_mouse_pos moves the mouse absolutely

move_mouse moves the mouse relatively