TileProtocol

protocol TileProtocol

This protocool exists to allow for QueryItemRepresentable to work properly with Tile, as well as to provide additional properties for Tile

  • This variable represents the enum as a String

    Declaration

    Swift

    var rawValue: String
  • This image represents the current ownership of any particular tile

    Declaration

    Swift

    var image: UIImage