Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.
This repository was archived by the owner on May 8, 2018. It is now read-only.

picimo custom elements #33

@spearwolf

Description

@spearwolf

use the custom element api to create picimo based custom elements ...

<picimo>

    <picture-texture-atlas src="foo.json" name="foo"/>

    <picimo-scene width="1000" height="600" size="contain">

        <picimo-picture src="foo#bar" display-position="top: 0; left: 50%">

        <picimo-sprite-group texture-atlas="name" picimo-controller="MySpriteGroup"/>

    </picimo-scene>

</picimo>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions