piston::input::keyboard::CTRL_ALT
[−]
[src]
pub const CTRL_ALT: ModifierKey=
ModifierKey{bits: CTRL.bits | ALT.bits,}
Ctrl + Alt.