hleap-0.1.2.7: Web Socket interface to Leap Motion controller

Copyright(c) 2016 Brian W Bush
LicenseMIT
MaintainerBrian W Bush <consult@brianwbush.info>
StabilityStable
PortabilityPortable
Safe HaskellNone
LanguageHaskell2010

System.Hardware.Leap.Event.Hand

Contents

Description

Synopsis

Events

data Hand a Source

Instances

Eq a => Eq (Hand a) Source 
Ord a => Ord (Hand a) Source 
Read a => Read (Hand a) Source 
Show a => Show (Hand a) Source 
FromJSON a => FromJSON (Hand a) Source