Skip to content

Outdated property references cause compilation errors #5

@BigSauce

Description

@BigSauce

I am using Cocos2d v2.1, and there are several properties in GameDevHelper API (hereby referred to as GDH API) which are outdated.

For example, GDH API references the Cocos2d property ignoreAnchorPointForPosition_ when the correct name of the property is _ignoreAnchorPointForPosition (in GHSprite.mm).

This is also true for anchorPointInPoints_ and transform_ in GHSprite.mm.

In GHDebugDrawLayer.mm, program_ should be _program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions