Contents

pose(for:)

Returns the pose for the given seat. Returns nil if the seat is not part of the game.

Declaration

func pose(for seat: some TableSeat) -> Pose3D?

See Also

Representing seat states