NvKeyActionType Struct Reference

Key input action values. More...

#include <NvPlatformContext.h>

List of all members.

Public Types

enum  Enum { UP = 0, DOWN = 1, REPEAT = 2 }


Detailed Description

Key input action values.

Member Enumeration Documentation

Enumerator:
UP  key release
DOWN  key initial press
REPEAT  key auto-repeat (held)


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