#5 Allow overriding the mouse position in mousewheel events

マージされた
pgimeno 5 年 前 に 1 件のコミットが pgimeno/allow-overriding-mouse から pgimeno/master にマージされました
Pedro Gimeno5 年 前 にコメントしました

Rather than using love.mouse.getPosition() to get the mouse position in mousewheel events, use the getmouse() method which can be user-overriden

This allows using Gspot with transformed coordinate systems, by transforming the click position to world coordinates in love.mousepressed()/love.mousereleased() and overriding gui.getmouse() to return world coordinates as well.

Rather than using love.mouse.getPosition() to get the mouse position in mousewheel events, use the getmouse() method which can be user-overriden This allows using Gspot with transformed coordinate systems, by transforming the click position to world coordinates in love.mousepressed()/love.mousereleased() and overriding gui.getmouse() to return world coordinates as well.
pgimeno 5 年 前 に閉じられました
このプルプルリクエストは正常にマージされました!
会話に参加するには サインイン してください。
マイルストーンなし
担当者なし
1 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません