摘要:
int runTime=1000*5; int FrameRate=1000/6; int checkTime=FrameRate; long startTime=new Date().getTime(); while(runTime>checkTime) { //checkValue=moveVector3(90, checkValue); //checkValue.print(); checkTime+=FrameRate; ... 阅读全文
posted @ 2012-08-22 13:45
solq
阅读(250)
评论(0)
推荐(0)

浙公网安备 33010602011771号