An SKSpriteNode is a node that draws a textured image, a colored square, or a textured image blended with a color.
I have an SKLabelNode that is the child of a SKSpriteNode because I'm trying to create a Button class to …
sprite-kit skspritenode sklabelnode