im creating a simple represntation of a person, which is only a filled in circle in gdi. i want to assign speed and direction to it. do i have to create a class, or struct called vector, or is there a datatype already there that takes in a speed and an angle ?