Skip to content

The last version of CCBReader is not compatible with Cocos2d 2.1rc0 #3

@BenoitFreslon

Description

@BenoitFreslon

Hello,

I got some issues when since I added the last version of CCBReader with Cocos2D 2.1 rc0

in CCBAnimationManager.h
use "target" property instead of target

in CCScrollView
use "visible" instead of visible
use "grid" instead of grid
use "children" instead of children

in CCScale9Sprite
CCControlExtension/CCControl/Utils/CCScale9Sprite.m:30:17: Auto property synthesis will not synthesize property declared in a protocol

CCControlExtension/CCControl/Utils/CCScale9Sprite.m:571:26: Variable 'contentSize' is uninitialized when used within its own initialization
Use "contentSize" instead contentSize
Use "anchorPoint" instead anchorPoint

CCControlSwitch
"shaderProgram" <= shaderProgram
"texture" <= texture
"quad" <= quad

CCScale9Sprite.m
Incomplete implementation
Auto property synthesis will not synthesize property declared in a protocol

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions