Class LibraryData.KeyframeData

java.lang.Object
tripleplay.flump.LibraryData.KeyframeData
Enclosing class:
LibraryData

public static class LibraryData.KeyframeData extends Object
  • Field Details

    • duration

      public int duration
    • label

      public String label
    • loc

      public pythagoras.f.Point loc
    • scale

      public pythagoras.f.Point scale
    • skew

      public pythagoras.f.Point skew
    • pivot

      public pythagoras.f.Point pivot
    • alpha

      public float alpha
    • visible

      public boolean visible
    • tweened

      public boolean tweened
    • ease

      public float ease
    • ref

      public String ref
  • Constructor Details

  • Method Details