Module egui::input_state

source ·

Re-exports§

Modules§

Structs§

Enums§

Constants§

  • If the pointer moves more than this, it won’t become a click (but it is still a drag)
  • If the pointer is down for longer than this it will no longer register as a click.
  • The new pointer press must come within this many seconds from previous pointer release