Example #1
0
 private bool isTouched()
 {
     return(listener.wasTapped());
 }