Roboid Control for Python
Loading...
Searching...
No Matches
Direction Member List

This is the complete list of members for Direction, including all inherited members.

__eq__(self, direction)Direction
__eq__(self, direction)Direction
__init__(self, horizontal=Angle(), vertical=Angle())Direction
__init__(self, horizontal=Angle(), vertical=Angle())Direction
__neg__(self)Direction
__neg__(self)Direction
__repr__(self) (defined in Direction)Direction
__repr__(self) (defined in Direction)Direction
backward (defined in Direction)Directionstatic
Degrees(float horizontal, float vertical)Directionstatic
Degrees(float horizontal, float vertical)Directionstatic
down (defined in Direction)Directionstatic
forward (defined in Direction)Directionstatic
FromVector3(Vector3 v) (defined in Direction)Direction
FromVector3(Vector3 v) (defined in Direction)Direction
horizontal (defined in Direction)Direction
Inverse(self)Direction
Inverse(self)Direction
isclose(self, other, rel_tol=1e-9, abs_tol=1e-8) (defined in Direction)Direction
left (defined in Direction)Directionstatic
Normalize(self)Direction
Normalize(self)Direction
Radians(float horizontal, float vertical)Directionstatic
Radians(float horizontal, float vertical)Directionstatic
right (defined in Direction)Directionstatic
ToVector3(self)Direction
ToVector3(self)Direction
up (defined in Direction)Directionstatic
vertical (defined in Direction)Direction
zero (defined in Direction)Directionstatic