Skip to content

Instantly share code, notes, and snippets.

@sdabet
Last active December 10, 2015 21:28
Show Gist options
  • Save sdabet/4495058 to your computer and use it in GitHub Desktop.
Save sdabet/4495058 to your computer and use it in GitHub Desktop.
@interface CCNode (centering)
-(void) centerContentWithPadding:(int)padding TotalWidth:(int)totalWidth;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment