Uses of Class
net.jeqo.bloons.balloon.multipart.nodes.MultipartBalloonNode
Packages that use MultipartBalloonNode
-
Uses of MultipartBalloonNode in net.jeqo.bloons.balloon.multipart.nodes
Fields in net.jeqo.bloons.balloon.multipart.nodes declared as MultipartBalloonNodeModifier and TypeFieldDescriptionMultipartBalloonNode.child
The child node of the current nodeMultipartBalloonNode.parent
The parent node of the current nodeConstructors in net.jeqo.bloons.balloon.multipart.nodes with parameters of type MultipartBalloonNodeModifierConstructorDescriptionMultipartBalloonNode
(MultipartBalloonNode parent, float length, int index, MultipartBalloonType balloonType, org.bukkit.entity.Player balloonOwner, double maxNodeJointAngle, double yAxisInterpolation, double turningSplineInterpolation) Builder for following segments.