Skip to main content

b2Rot

b2Rot

Box2D.Common

Type: Struct

Constructors

b2Rot(float)

Methods

GetAngle()

System.Single GetAngle()()
Returns:
System.Single

GetXAxis()

Box2D.Common.b2Vec2 GetXAxis()()
Returns:
Box2D.Common.b2Vec2

GetYAxis()

Box2D.Common.b2Vec2 GetYAxis()()
Returns:
Box2D.Common.b2Vec2

Set(float)

Set(float)(System.Single angle)
Parameters:
angle (System.Single)

SetIdentity()

SetIdentity()()

Fields

Identity(Box2D.Common.b2Rot)
c(System.Single)
s(System.Single)