Constant three::AXIS_LEFT_RIGHT [] [src]

pub const AXIS_LEFT_RIGHT: Key = Key{neg: KeyCode::Left, pos: KeyCode::Right,}

Axis for left and right arrow keys.