Skip to content

Allow specification of keys for actors when they are attached to the scene graph #3

@michael

Description

@michael

Eg.:

scene.add('kevin', new uv.Bar({});
scene.get('kevin').add(new uv.Label({text: 'Kevin'));
scene.get('kevin').p('rotation', uv.PI/2);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions