Uses of Class
edu.ntnu.idi.idatt.view.component.TileActionComponent
Packages that use TileActionComponent
-
Uses of TileActionComponent in edu.ntnu.idi.idatt.view.common
Fields in edu.ntnu.idi.idatt.view.common with type parameters of type TileActionComponentModifier and TypeFieldDescriptionprotected final Map
<TileCoordinates, TileActionComponent> BoardStackPane.components
Methods in edu.ntnu.idi.idatt.view.common that return types with arguments of type TileActionComponentModifier and TypeMethodDescriptionBoardStackPane.getComponents()
Gets the map of placedTileActionComponent
s, keyed by theirTileCoordinates
.