|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CEventKeyDown Class ReferenceCEventKeyDown Send when a key is push down.
More...
#include <events.h>
Inheritance diagram for NLMISC::CEventKeyDown:
List of all members.
Detailed Description
CEventKeyDown Send when a key is push down.
The key type is Key and FirstTime is true if the previous key state wasn't pushed.
Definition at line 257 of file events.h.
Constructor & Destructor Documentation
Member Data Documentation
bool NLMISC::CEventKeyDown::FirstTime
|
|
TKey NLMISC::CEventKeyDown::Key
|
|
The documentation for this class was generated from the following file:
|
|