cannot find symbol glutPostRedisplay()

后端 未结 0 869
野性不改
野性不改 2020-12-15 07:08

I\'m trying to code a 2D game on java with OpenGL, and I have the following function:

public void movement(int step) {
    GLUT glut = new GLUT();

    if (di         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题