Animation.trackSwap

Swaps the track idx's index position with the track with_idx.

struct Animation
@nogc nothrow
void
trackSwap
(
in long track_idx
,
in long with_idx
)

Meta