## Is your feature request related to a problem? Please describe. Some widget will require cursors different from arrows. Engine must support ability to change cursors shape. ## Describe the solution you'd like - [x] Add Input class method which allows to change cursor shape - [x] Add Editor platform adapter handling mechanism - [x] Replace cursors handling functionality in the Editor - [x] Add Desktop platform adapter handling mechanism - [x] Add AngelScript binding
Is your feature request related to a problem? Please describe.
Some widget will require cursors different from arrows. Engine must support ability to change cursors shape.
Describe the solution you'd like