|
Britbot
|
same as the previous one just gets a direction insted of a heading vector
Definition at line 176 of file HeadingVector.cs. {
return HeadingVector.adjustHeading(hv1, new HeadingVector(dir));
}
|
1.7.6.1