Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

use Layer-based syntax #3

Open
jake opened this issue May 23, 2018 · 0 comments
Open

use Layer-based syntax #3

jake opened this issue May 23, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@jake
Copy link
Contributor

jake commented May 23, 2018

graph = new MotionScope
  plot:
    [modal,  "y"]
    [circle, "scale"]
  parent: wrapper
  width: Screen.width / 2
  height: Screen.height / 2

and

graph.plot(modal, "x")
@jake jake added the enhancement New feature or request label May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant