Skip to content

Instantly share code, notes, and snippets.

@alcidesjunior
Created March 28, 2019 12:35
Show Gist options
  • Save alcidesjunior/e970f392ab7b23f8019f7552d61913cf to your computer and use it in GitHub Desktop.
Save alcidesjunior/e970f392ab7b23f8019f7552d61913cf to your computer and use it in GitHub Desktop.
func changeBoardColor(color: UIColor){
self.board.fillColor = color
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment