Interface Scenes
-
The SpriteKit scene class for the about screen.
See moreDeclaration
Swift
class AboutScene : SKScene -
The SpriteKit scene class that runs the end animation.
See moreDeclaration
Swift
class EndGameScene : SKScene -
The SpriteKit scene associated with the intro scene.
See moreDeclaration
Swift
class IntroScene : SKScene -
The scene class for the main menu.
See moreDeclaration
Swift
class MainMenuScene : SKScene, GKGameCenterControllerDelegate -
The SpriteKit scene class for the pause menu.
See moreDeclaration
Swift
class PauseScene : SKScene -
The scene that corresponds to the splash screen.
See moreDeclaration
Swift
class SplashScene : SKScene