Constant egui::NUM_POINTER_BUTTONS [−][src]
pub const NUM_POINTER_BUTTONS: usize = 3;
Expand description
Number of pointer buttons supported by egui, i.e. the number of possible states of PointerButton
.
pub const NUM_POINTER_BUTTONS: usize = 3;
Number of pointer buttons supported by egui, i.e. the number of possible states of PointerButton
.