

InterviewSolution
1. |
Solve : How to make an object move a direction? |
Answer» I'm working in Visual Basic 6.0 and I'm trying to figure out how to MOVE an object a distance based on a number of degrees (Like moving an object 1 unit to the left, except left=80Degrees and I want it to be able to calculate all 360 degrees.) |
|