Gorgon
Show / Hide Table of Contents

Enum POVDirection

Enumeration for point-of-view hat directions.

Namespace: Gorgon.Input
Assembly: Gorgon.Input.dll
Syntax
[Flags]
public enum POVDirection

Fields

Name Description
Center

Axis is centered.

Down

Axis is down.

Left

Axis is left.

Right

Axis is right.

Up

Axis is up.

  • Edit this page
  • View Source
In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author