|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for Vector, including all inherited members.
| $x (defined in Vector) | Vector | protected |
| $y (defined in Vector) | Vector | protected |
| __construct($x=.0, $y=.0) | Vector | |
| getX() | Vector | |
| getY() | Vector | |
| multiplyWithMatrix(Matrix $matrix) | Vector |