This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d2b96be1e6
axmol
/
cocos2dx
/
platform
/
emscripten
/
CCDevice.cpp
11 lines
97 B
C++
Raw
Blame
History
#
include
"platform/CCDevice.h"
NS_CC_BEGIN
int
Device
:
:
getDPI
(
)
{
return
160
;
}
NS_CC_END
Reference in New Issue
View Git Blame
Copy Permalink