Пример #1
0
 public float GetPlayerAngle(float posX, float posY)
 {
     return(playerManager.GetPlayerAngle(posX, posY));
 }