Trait screeps::pathfinder::HasLocalPosition[][src]

pub trait HasLocalPosition {
    fn x(&self) -> u8;
fn y(&self) -> u8; }

Required methods

fn x(&self) -> u8[src]

fn y(&self) -> u8[src]

Loading content...

Implementors

Loading content...