Kit Documentation
Kit Documentation
Kit Reference
Kit
MathHelper Class
MathHelper Methods
AngleBetween Method
Clamp Method
ClampAngle Method
ClampDeltaAngle Method
GetPositionAtDistance Method
IsInRange Method
Map Method
Rotate Method
RotateAround Method
MathHelper
Rotate Method
Rotates a point at a given angle.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
Vector2
Rotate
(
Vector2
point
,
float
angle
)
Request Example
View Source
Parameters
point
Type:
Vector2
angle
Type:
System
Single
Return Value
Type:
Vector2
See Also
Reference
MathHelper Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com