Closed metalpriest94 closed 8 years ago
What to do? Moving the cursor to the edge of gamePanel is supposed to move the visible area of gamePanelin its respective direction, even while the cursor is standing still.
gamePanel
Currently, stopping the cursor also causes gamePanel to stop moving.
Scrolling is improved, but still needs some adjustment.
Scrolling now works as intended.
What to do? Moving the cursor to the edge of
gamePanel
is supposed to move the visible area ofgamePanel
in its respective direction, even while the cursor is standing still.Currently, stopping the cursor also causes
gamePanel
to stop moving.