Author Topic: Cursors position  (Read 370 times)

I am making a gui that requires to know the position of the cursor.

I tried to make another cursor and dump it, then apply it to the canvas, but I didn't see anything.

Is this in anyway possible?


canvas.getCursorPos()
Never thought bout checking the canvas functions, thanks, Ephialtes