Property | Type | Description | |
---|---|---|---|
reactive | bool | ||
x | float |
Method | Description | |
---|---|---|
Point2 ( Signal |
||
Point2 ( float x, float y, bool reactive = false ) : System | ||
move ( |
||
render ( ) : List |
||
update ( float currentTime ) : void |
public Point2 ( Signal |
||
xs | Signal |
|
ys | Signal |
|
return | System |
public Point2 ( float x, float y, bool reactive = false ) : System | ||
x | float | |
y | float | |
reactive | bool | |
return | System |