Improve user cursor style
Create a new cursor object to generate the custom cursor. All parameters are obtionnal : By default color is white and coordonate a 0, 0.
new Cursor(color, x, y);const cursor = new Cursor("#282828", 0, 0);| Name | Name | Last commit date | ||
|---|---|---|---|---|