Class: LeapMotion::Tool

Inherits:
Pointable
  • Object
show all
Defined in:
lib/leap_motion.rb,
ext/leap_motion/tool.cpp

Instance Method Summary collapse

Instance Method Details

#tool?Boolean

Returns:

  • (Boolean)


101
# File 'lib/leap_motion.rb', line 101

def tool?; true; end