Function Animation.addTrack

Adds a track to the Animation.

long addTrack (
  const(long) type,
  const(long) at_position = -1L
) nothrow @nogc;