NvPointerActionType Struct Reference

Pointer input action values. More...

#include <NvPlatformContext.h>

List of all members.

Public Types

enum  Enum {
  UP = 0, DOWN = 1, MOTION = 2, EXTRA_DOWN = 4,
  EXTRA_UP = 8
}


Detailed Description

Pointer input action values.

Member Enumeration Documentation

Enumerator:
UP  touch or button release
DOWN  touch or button press
MOTION  touch or mouse pointer movement
EXTRA_DOWN  multitouch additional touch press
EXTRA_UP  multitouch additional touch release


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