Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不明白如何使用轻量级 Java 游戏库创建带有自定义图像的光标。
如果您在摆动框架中有opengl 窗口。(将画布添加到框架并设置显示父级)您也许可以使用框架更改光标。否则,只需禁用光标并绘制一个新光标并通过鼠标位置进行翻译。