Constant rerun::external::eframe::egui::NUM_POINTER_BUTTONS
pub const NUM_POINTER_BUTTONS: usize = 5; // 5usize
Expand description
Number of pointer buttons supported by egui, i.e. the number of possible states of PointerButton
.