pub const NUM_POINTER_BUTTONS: usize = 3; // 3usizeExpand description
Number of pointer buttons supported by egui, i.e. the number of possible states of PointerButton.
pub const NUM_POINTER_BUTTONS: usize = 3; // 3usizeNumber of pointer buttons supported by egui, i.e. the number of possible states of PointerButton.