has_mouse method

bool has_mouse()

Implementation

bool has_mouse() {
  return _has_mouse();
}