Blockland Forums > Modification Help
Cursors position
Pages: (1/1)
Pah1023:
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?
Ephialtes:
canvas.getCursorPos()
Pah1023:
--- Quote from: Ephialtes on October 01, 2011, 01:02:44 PM ---canvas.getCursorPos()
--- End quote ---
Never thought bout checking the canvas functions, thanks, Ephialtes
Pages: (1/1)