Skip navigation links
LazyLib
A C D E F G H I J L M N O R S T V W 

R

reanchor(CombatEntityAPI, Vector2f) - Method in class AnchoredEntity
Reorient this entity around a new anchor.
relativeAngle - Variable in class AnchoredEntity
 
relativeDistance - Variable in class AnchoredEntity
 
resize(Vector2f, float, Vector2f) - Static method in class VectorUtils
Scales a vector to the requested length and stores the result in a destination vector.
resize(Vector2f, float) - Static method in class VectorUtils
Scales a vector to the requested length.
rotate(Vector2f, float, Vector2f) - Static method in class VectorUtils
Rotates a Vector2f by a specified amount and stores the result in a destination vector.
rotate(Vector2f, float) - Static method in class VectorUtils
Rotates a Vector2f by a specified amount.
rotate(List<Vector2f>, float) - Static method in class VectorUtils
Rotates a List of Vector2fs by a specified amount.
rotateAroundPivot(Vector2f, Vector2f, float, Vector2f) - Static method in class VectorUtils
Rotates a Vector2f by a specified amount around a pivot point and stores the result in a destination vector.
rotateAroundPivot(Vector2f, Vector2f, float) - Static method in class VectorUtils
Rotates a Vector2f by a specified amount around a pivot point.
rotateAroundPivot(List<Vector2f>, Vector2f, float) - Static method in class VectorUtils
Rotates a List of Vector2fs by a specified amount around a pivot point.
A C D E F G H I J L M N O R S T V W 
Skip navigation links
LazyLib