[][src]Crate rsbwapi

Re-exports

pub use crate::types::*;
pub use aimodule::AiModule;
pub use force::Force;
pub use game::Game;
pub use player::Player;
pub use unit::Unit;

Modules

aimodule
bullet
can_do

Helper traits and impls for the various can_xyz methods. BWAPI uses multiple overloaded methods, which is emulated using traits. Therefore, traits in here are usually implemented for bool and for one or more tuples. The bool in this case is the parameter checkCommandibility.

client
command
force
game
player
predicate
region
types
unit

Structs

Position
TilePosition
Vector2D
WalkPosition

Constants

ORIGIN

Functions

start

Type Definitions

CoordinateType
DamageType
Error
ExplosionType
Flag
Key
MouseButton
Order
PositionTuple
Race
TechType
UnitCommand
UnitCommandType
UnitSizeType
UnitType
UpgradeType
WeaponType