|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtNavigationData
public class PtNavigationData
The navigation data passed to the PT_NAVIGATION_CALLBACK.
Field Summary | |
---|---|
short |
dx
Delta X since the last navigation data |
short |
dy
Delta Y since the last navigation data |
short |
signalBits
Information bitmask, see PT_NAVIGBITS_xxxx |
Constructor Summary | |
---|---|
PtNavigationData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public short dx
public short dy
public short signalBits
Constructor Detail |
---|
public PtNavigationData()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |