Sign
scalata.domain.entities.items.Sign
final case class Sign(id: String, position: Option[Point2D], name: String, itemClass: ItemClasses) extends Item
Floor decoration that displays the current tower level when the player interacts with it.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Itemtrait Interactabletrait Entityclass Objecttrait Matchableclass Any
Members list
In this article