CRaPI - Correct Robust and Perfect API
Flag Constructor
Consructs a Flag
public Flag(
string
pName
,
Point2D
pPosition
,
double
pDistance
,
double
pDirection
);
Parameters
pName
The name
pPosition
The position
pDistance
The distance to the flag
pDirection
The direction to the flag
See Also
Flag Class
|
TeamYaffa.CRaPI.World Namespace