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
13afa85cb9
axmol
/
cocos2dx
/
platform
/
mac
/
CCDevice.mm
12 lines
106 B
Plaintext
Raw
Blame
History
#include "platform/CCDevice.h"
NS_CC_BEGIN
int Device::getDPI()
{
//TODO:
return 160;
}
NS_CC_END
Reference in New Issue
View Git Blame
Copy Permalink