Tag: MovieClip

  • VectorClip AS3 Class

    Custom class dependencies: Vector2D Working with vectors – Part 1, Part 2, Part 3 So far everything done in the series “Working with vectors” have been utilities to help with the calculation of trigonometric values. Now we will apply it to something that will be displayed, a MovieClip! Or in this case, what I call…