Point Class Reference
Inherits from | JavaScript Object |
Location | aphid.core.Point |
Overview of Tasks
Attributes
- Type
-
float
-
float
- Writability
-
readwrite
-
readwrite
Functions
- Signature
-
copy()
-
equals(p)
-
setXY(x, y)
-
toString()
- Return Type
-
Point
-
bool
-
void
-
string
Class Attributes
- Name
-
zero
- Type
-
Point
- Writability
-
readonly