Control.dragDetect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool dragDetect(Event event)
  2. bool dragDetect(MouseEvent event)
  3. bool dragDetect(int button, int count, int stateMask, int x, int y)
    class Control
    bool
    dragDetect
    (
    int button
    ,
    int count
    ,,
    int x
    ,
    int y
    )
  4. bool dragDetect(int x, int y, bool filter, bool* consume)

Meta