book : Learning cocos2D
p.286 templates\cocos2d_box2d_app\Classes
=>template\cocos2d_box2d.xctemplate\GLES-Render.h and GLES-Render.mm
p.390 Classes\Game Objects\Box2D
=>Classes\Box2D
p.391 Listing 12.18 Cart.mm(at top of file)
=>Cart.h
書本的原始碼是把Listing 12.18附加在Cart.h的最上方,不然會有奇怪的編譯錯誤。
p.403 in code Listing 12.35
offscreenSensorBody
=>offScreenSensorBody
p.399 in code Listing 12.28
@"digger_wheel.png"
=>@"wheel.png"
p.412 Listing 12.46
inside @implementation
=>@interface
p.414 Listing
if(!inFinalBattle &&
=> if(!isFinalBattle &&
p.286 templates\cocos2d_box2d_app\Classes
=>template\cocos2d_box2d.xctemplate\GLES-Render.h and GLES-Render.mm
p.390 Classes\Game Objects\Box2D
=>Classes\Box2D
p.391 Listing 12.18 Cart.mm(at top of file)
=>Cart.h
書本的原始碼是把Listing 12.18附加在Cart.h的最上方,不然會有奇怪的編譯錯誤。
p.403 in code Listing 12.35
offscreenSensorBody
=>offScreenSensorBody
p.399 in code Listing 12.28
@"digger_wheel.png"
=>@"wheel.png"
p.412 Listing 12.46
inside @implementation
=>@interface
p.414 Listing
if(!inFinalBattle &&
=> if(!isFinalBattle &&
留言
張貼留言