Swift 2.0 Basics Video Tutorial – Enum Types and Swift Statements
In this Swift 2 video tutorial we will create an enumeration (or enum) type variable, and exploring using it to return a raw string value, or simply use it as part of a Switch statement and to do something based on a hypothetical direction a game character is moving (for example, North, South, East or West)