Uses of Class
org.progettoedids.util.Dimensions
Packages that use Dimensions
Package
Description
This package holds the Labyrinth class and its loaders.
-
Uses of Dimensions in org.progettoedids.labyrinth
Methods in org.progettoedids.labyrinth that return DimensionsMethods in org.progettoedids.labyrinth with parameters of type DimensionsModifier and TypeMethodDescriptionvoidLabyrinth.Builder.setDimensions(Dimensions dimensions) Sets the Dimensions of the Labyrinth If the Dimensions object was already set it's overwritten with the new one.