equal
deleted
inserted
replaced
6 |
6 |
7 /** |
7 /** |
8 * The TuioCursor class encapsulates /tuio/_siP TUIO strings. |
8 * The TuioCursor class encapsulates /tuio/_siP TUIO strings. |
9 * |
9 * |
10 */ |
10 */ |
|
11 |
|
12 /* |
|
13 Modified by alexandre.bastien@iri.centrepompidou.fr to manage TUIO strings. |
|
14 */ |
|
15 |
11 public class TuioString { |
16 public class TuioString { |
12 |
17 |
13 /** |
18 /** |
14 * The unique session ID number that is assigned to each TUIO string. |
19 * The unique session ID number that is assigned to each TUIO string. |
15 */ |
20 */ |