Java - Libgdx set the cursor to the hand pointer -


i have been doing research on libgdx , can't find relating this, can set pointer image isn't i'm wanting, tried set cursor j frame , stuff wouldn't work, want default hand cursor set when called

there no way in default lwjgl backend. may have luck using swing/awt, embedding libgdx via lwjglcanvas , setting cursor via swing. converting hand cursor bitmap , using standard gdx.graphics.setcursor() easier.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -