This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hallo Fabian, | |
| // kannst du dir erst vielleicht meinen sketch anschauen, dann kannst du mich besser verstehen, worum ich das meine: | |
| // we need to import the TUIO library | |
| // and declare a TuioProcessing client variable | |
| import TUIO.*; | |
| import java.util.*; | |
| TuioProcessing tuioClient; |