Table of Contents

Enum SwipeDirection

Namespace
Fantas.Input
Assembly
Fantas.dll

Touch Swipe Direction

[Flags]
public enum SwipeDirection

Fields

Down = 8

Down

Left = 2

Left

None = 0

None

Right = 1

Right

Up = 4

Up