Ejemplo n.º 1
0
 public bool detectPlayer()
 {
     return(AvatarModel.detectPlayer());
 }
Ejemplo n.º 2
0
 public bool detectPlayer()
 {
     return(_moCapAvatar.detectPlayer());
 }