MeshBaker
Public Attributes | List of all members
FingerGestures.DefaultComponentCreationFlags.PerFinger Class Reference

Public Attributes

bool enabled = true
 
bool touch = true
 
bool motion = true
 
bool longPress = true
 
bool drag = true
 
bool swipe = true
 
bool tap = true
 

Member Data Documentation

§ drag

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.drag = true

§ enabled

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.enabled = true

§ longPress

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.longPress = true

§ motion

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.motion = true

§ swipe

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.swipe = true

§ tap

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.tap = true

§ touch

bool FingerGestures.DefaultComponentCreationFlags.PerFinger.touch = true

The documentation for this class was generated from the following file: