diff --git a/docs.html b/docs.html index 3b46b12..d0f3210 100644 --- a/docs.html +++ b/docs.html @@ -236,7 +236,7 @@ gm("img.png").append("another.jpg", "third.gif", true)
gm("img.png").deconstruct()
  • define -
    gm("img.png").define()
    +
    gm("img.png").define(value)
  • delay

    `amount` is in hundreths of a second.