I'm new to programming in Swift in general and I was reading up on SpriteKit. I'm looking through a lot of tutorials and they keep talking about nodes. The funny thing is, I can't seem to find what a node is....
Can anyone give me a good explanation of what a node is? When I hear the term node, I think of the nodes in a Binary Search Tree but I have no idea what node means in SpriteKit
Thanks !