Skip to content

CCRendererBasicTypes.m CCBlendModeCache  #1394

Open
@spidey2012

Description

@spidey2012

in Xcode 9.3

-(id)objectForKey:(id)options
{
id src = options[CCBlendFuncSrcColor] ?: @(GL_ONE);

CCBlendFuncSrcAlpha: (options[CCBlendFuncSrcAlpha] ?: src),

Expected method to read dictionary element not found on object of type 'id'

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