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

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

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

Public Attributes

readonly char KeyChar
 The char that was involved. More...
 

Detailed Description

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

Member Data Documentation

readonly char TriDevs.TriEngine.Input.Events.KeyCharEventArgs.KeyChar

The char that was involved.


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