Every program that performs animation needs an animation loop. Generally, this loop should be in its own thread. It should never be in the paint() or ...
確定! 回上一頁