fromClientToScreen

🔍 Prototype

pixel.fromClientToScreen(x, y)

📝 Paramètres

Paramètre
Type
Description
  • x, y

  • int, int

  • Les coordonnées à convertir.

🔙 Retour

Type
Description
  • { x, y }

  • Le résultat.

Dernière mise à jour