mirror of https://github.com/axmolengine/axmol.git
3619fb943a
because: this.mLastTickInNanoSeconds = renderEnd - renderInterval; renderInterval = renderEnd - renderStart so: this.mLastTickInNanoSeconds = renderEnd - ( renderEnd - renderStart ); so: this.mLastTickInNanoSeconds = renderStart ; so: no need nanoTime() twice |
||
---|---|---|
.. | ||
.settings | ||
res | ||
src/org/cocos2dx/lib | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
lint.xml | ||
proguard-project.txt | ||
project.properties |