Uses of Class
com.mclds.plugins.customplugin.utils.three.Vector2D
Packages that use Vector2D
Package
Description
-
Uses of Vector2D in com.mclds.plugins.customplugin.plugins.particle
Method parameters in com.mclds.plugins.customplugin.plugins.particle with type arguments of type Vector2DModifier and TypeMethodDescription -
Uses of Vector2D in com.mclds.plugins.customplugin.utils.three
Methods in com.mclds.plugins.customplugin.utils.three that return Vector2DModifier and TypeMethodDescriptionVector2D.copy()Vector2D.div(double scalar) Vector2D.mul(double scalar) Vector2D.normalize()Vector2D.rotate(double angle) Vector2D.set(double x, double y) Methods in com.mclds.plugins.customplugin.utils.three with parameters of type Vector2DModifier and TypeMethodDescriptiondoubledoubleConstructors in com.mclds.plugins.customplugin.utils.three with parameters of type Vector2D