Beispiel #1
0
 /** Get the Touch touch listener for this Room's containing BobView. */
 public Touch getTouch() {
   return view.getTouch();
 }