Skip to content

livingyang/BalsamiqXmlReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BalsamiqXmlReader

BalsamiqXmlReader is a GUI parser and creator for the Cocos2D-iPhone Engine.

Every controls manage by Balsamiq Mockup, which is the fast UI design software.

BalsamiqXmlReader parse *.bmml file, and create controls such as CCLabelTTF, CCSprite, CCMenuItemButton, UITextField etc...

Requirements

  • Cocos2d 1.0 or newer

Support controls

  • CCLabelTTF
  • CCSprite
  • CCMenuItemButton
    • Subclass by CCMenuItemSprite, support button caption
  • CCProgressTimer
  • CCMenuItemToggle
  • CCLabelWithTextField
    • Subclass by CCLabelTTF, UITextField wrap
  • CCAlertLayer
  • CCBalsamiqLayer
  • CCSprite+LoadingBar
  • CCTableLayer
  • RadioManager

How to use BalsamiqXmlReader

copy files at lib/BalsamiqXmlReader/ folder to your project

About

Balsamiq ui Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published