Positioned

model.entities.Positioned
trait Positioned

Trait for entities that have a position in 2D space.

Provides the basic capability for an entity to exist at a specific coordinate location within the simulation world.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Movable[T]
class Customer
trait Player[T]
class Context[M]
trait Collidable
trait Game
class RouletteGame
class Wall
Show all

Members list

Value members

Abstract fields