Skip to content

A set of classes to extend Cocos2D Library functionalities

Notifications You must be signed in to change notification settings

porumbes/Cocos2D-Extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Cocos2D-Extensions
Sangwoo Im

Classes:
SWScrollView: UIScrollView counterpart for cocos2d environment
SWTableView: UITableView counterpart for cocos2d environment
SWTableViewCell: Table view cell. override this to present your own cell contents.
SWTableViewSpriteCell: An example to show how to override SWTableViewCell
SWMultiColumnTableView: Multi-column table view
CCNode+Autolayout: Support for layout mechanism which gets triggered automatically.
Cocos2DViewController: Self-contained Cocos2D environment which supports all device orientations. Use the UIViewController way to limit orientation changes.
SWSorting: Sorting extensions to both NSArray and CCArray

About

A set of classes to extend Cocos2D Library functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Objective-C 87.8%
  • C 12.2%