Animation.this

Create an animation from a series of clips.

  1. this()
  2. this(Drawable tex, Vec2f size_, Vec4i[] clips_, int[] frames_)
    class Animation
    this
    (,
    const Vec2f size_
    ,
    Vec4i[] clips_
    ,
    int[] frames_
    )
  3. this(Drawable tex, Vec4i startTileClip, int columns, int lines, int maxcount, Vec2i margin)
  4. this(Animation animation)

Meta