protected void stoppedGazing()
 {
     gazeableObject.stoppedGazing();
 }
Esempio n. 2
0
 protected override void stoppedGazing()
 {
     gazeableObject.stoppedGazing();
 }