Revision 62aeb8ce server/action/gazetarget.action

View differences:

server/action/gazetarget.action
17 17
#relative or absolute gaze target?
18 18
uint8 GAZETARGET_RELATIVE  = 0
19 19
uint8 GAZETARGET_ABSOLUTE  = 0
20
uint8 type
20
uint8 gaze_type
21 21

  
22 22
#timestamp of the target (important in case of relative targets)
23 23
time timestamp

Also available in: Unified diff