Skip to content
  • Terence Martin's avatar
    Enhance Vector2D API · 3437b8c9
    Terence Martin authored
    The Vector class now includes the ability to set its components both
    using setTo(), setToXY() and setToArray() as well as the ability to
    return its values as an array via toArray().
    
    These are stolen from the Point class.
    3437b8c9