Skip to content

Instantly share code, notes, and snippets.

@talentless
Created March 12, 2012 14:43
Show Gist options
  • Save talentless/2022393 to your computer and use it in GitHub Desktop.
Save talentless/2022393 to your computer and use it in GitHub Desktop.
CGFloat scaleFactor = (__ccPointScaleFactor == 1) ? __ccContentScaleFactor : (__ccContentScaleFactor / __ccPointScaleFactor);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment