Search
Preparing search index...
The search index is not available
ps0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ps0
turtle
Point
Class Point
An immutable point in floating-point pixel space.
Hierarchy
Point
Index
Constructors
constructor
Properties
x
y
Methods
to
String
Constructors
constructor
new
Point
(
x
:
number
, y
:
number
)
:
Point
Parameters
x:
number
y:
number
Returns
Point
Properties
Readonly
x
x
:
number
Readonly
y
y
:
number
Methods
to
String
to
String
(
)
:
string
Returns
string
Modules
Turtle
Soup
turtle
Pen
Color
Drawable
Turtle
Line
Segment
Point
constructor
x
y
to
String
Turtle
Generated using
TypeDoc
An immutable point in floating-point pixel space.