struct Coin
Use the Coin struct to define the object.
Coin
init()
init(from: any Decoder) throws
var devices: [DeviceProperties]?
var image: String?
var isVisible: Bool?
var repeatCount: Int?
var stack: Bool?
var useGravity: Bool?
var zPosition: CGFloat?
struct Artifact
struct Shield