blockly > utils > Koordinaten > (Konstrukteur)

utils.Coordinate.(constructor)

Erstellt eine neue Instanz der Coordinate-Klasse

Unterschrift:

constructor(x: number, y: number);

Parameter

Parameter Typ Beschreibung
x Zahl Links.
y Zahl Nach oben.