I’m trying to get the mouse position IN GAME. By that I mean not the position on the screen, but inside the window. I’ve been using Gdx.input.getX(), but that’s not INGAME. How do I do this?
↧
(LibGdx) Get mouse position in ENTIRE game [closed]
↧