HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
|
This is the complete list of members for Box2D.Rotation, including all inherited members.
Cos | Box2D.Rotation | |
Equals(Rotation other) | Box2D.Rotation | |
Equals(object? obj) | Box2D.Rotation | |
GetAngle() | Box2D.Rotation | |
GetHashCode() | Box2D.Rotation | |
Identity | Box2D.Rotation | static |
operator(float, float)(Rotation rotation) | Box2D.Rotation | static |
operator float(Rotation rotation) | Box2D.Rotation | static |
operator Rotation((float Cos, float Sin) tuple) | Box2D.Rotation | static |
operator Rotation(float radians) | Box2D.Rotation | static |
Rotation(float cos, float sin) | Box2D.Rotation | inline |
Rotation(float radians) | Box2D.Rotation | inline |
Sin | Box2D.Rotation | |
ToString() | Box2D.Rotation | inline |