public class Win7NativeTouchSource
extends java.lang.Object
| Constructor and Description |
|---|
Win7NativeTouchSource(Win7TouchInput win7TouchInputIn)
Instantiates a new win7 native touch source.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccessfullySetup()
Checks if is successfully setup.
|
void |
pollEvents()
Poll events.
|
public Win7NativeTouchSource(Win7TouchInput win7TouchInputIn)