Function bwapi_sys::Game_drawBoxMap[][src]

pub unsafe extern "C" fn Game_drawBoxMap(
    self_: *mut Game,
    leftTop: Position,
    rightBottom: Position,
    color: Color,
    isSolid: bool
)