TriEngine  v0.0.16
General-purpose engine in C#/OpenGL
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
TriDevs.TriEngine.Input.Events.KeyEventArgs Class Reference

EventArgs class used for key-related events. Contains information about the key related with the event. More...

Inheritance diagram for TriDevs.TriEngine.Input.Events.KeyEventArgs:
[legend]
Collaboration diagram for TriDevs.TriEngine.Input.Events.KeyEventArgs:
[legend]

Public Attributes

readonly Key Key
 The Key that was involved. More...
 

Detailed Description

EventArgs class used for key-related events. Contains information about the key related with the event.

Member Data Documentation

readonly Key TriDevs.TriEngine.Input.Events.KeyEventArgs.Key

The Key that was involved.


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