Entity
scalata.domain.entities.Entity
trait Entity
Base type for any in-game object that must be identifiable.
-
id – unique key, stable for the whole run
-
name – human-readable label
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article