Gorgon
Show / Hide Table of Contents

Enum KeyState

Key states.

Namespace: Gorgon.Input
Assembly: Gorgon.Input.dll
Syntax
public enum KeyState

Fields

Name Description
Down

Key is pressed.

Up

Key is not pressed.

  • 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