rbot 0.1.9

Library for programming robots in Bot Beats.
Documentation
1
2
3
4
5
6
7
8
pub const DISABLED: &str = "Disabled";
pub const BURNING: &str = "Burning";
pub const GRAVITY: &str = "Gravity";
pub const IMMORTAL: &str = "Immortal";
pub const IS_ACTIVATED: &str = "IsActivated";
pub const MAGNETISED: &str = "Magnetised";
pub const OILY: &str = "Oily";
pub const SLOWED: &str = "Slowed";