¡@

Home 

2014/10/15 ¤U¤È 10:09:30

iphone Programming Glossary: gamecontroller

why wont my UILabel display a NSInteger

http://stackoverflow.com/questions/12666739/why-wont-my-uilabel-display-a-nsinteger

wont my UILabel display a NSInteger I have a ViewController and GameController class which is just subclassed from NSObject. The view controller has one button linked to it and fires a IBAction that.. is just subclassed from NSObject. The view controller has one button linked to it and fires a IBAction that inits a GameController class. In the init of the GameController class is a CADisplayLink that adds one to an int named score. In the debugger the.. view controller has one button linked to it and fires a IBAction that inits a GameController class. In the init of the GameController class is a CADisplayLink that adds one to an int named score. In the debugger the score is going up but the label will only..