Uses of Enum
com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
-
Uses of TemplatePane.Position in com.dlsc.gemsfx.incubator.templatepane
Modifier and TypeMethodDescriptionfinal TemplatePane.Position
Tile.getPosition()
static TemplatePane.Position
Returns the enum constant of this type with the specified name.static TemplatePane.Position[]
TemplatePane.Position.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal javafx.scene.Node
TemplatePane.getNode
(TemplatePane.Position pos) final Tile
TemplatePane.getTile
(TemplatePane.Position pos) final Tile
TemplatePane.setNode
(TemplatePane.Position pos, javafx.scene.Node node)