Click or drag to resize
Key Class

[Missing <summary> documentation for "T:spaar.ModLoader.Key"]

Inheritance Hierarchy
SystemObject
  spaar.ModLoaderKey

Namespace: spaar.ModLoader
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Key

The Key type exposes the following members.

Constructors
  NameDescription
Public methodKey(String, String)
Initializes a new instance of the Key class
Public methodKey(KeyCode, KeyCode)
Initializes a new instance of the Key class
Top
Properties
  NameDescription
Public propertyModifier
Public propertyTrigger
Top
Methods
  NameDescription
Public methodIsDown
Public methodPressed
Top
See Also