mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-10-30 19:26:27 +08:00
This change adds these new cursor shapes: * CursorShapeNESWResize * CursorShapeNWSEResize * CursorShapeMove * CursorShapeNotAllowed Closes #2476