Uses of Class
de.metaphoriker.pathetic.api.wrapper.PathEnvironment
Packages that use PathEnvironment
-
Uses of PathEnvironment in de.metaphoriker.pathetic.api.wrapper
Methods in de.metaphoriker.pathetic.api.wrapper that return PathEnvironmentModifier and TypeMethodDescriptionPathPosition.getPathEnvironment()
Returns the environment this position belongs to.Constructors in de.metaphoriker.pathetic.api.wrapper with parameters of type PathEnvironmentModifierConstructorDescriptionPathPosition
(PathEnvironment pathEnvironment, double x, double y, double z) Constructs aPathPosition
with the specified environment and coordinates.