LP21: Enumerated type declarations (Learn Programming with SwinGame)

Share:

Listens: 0

Learn Programming with SwinGame

Technology


Enumerated types provide a great way to provide model data for a list of named options/values. In this podcast you will see how to declare and use your own Enumerated Types and look at uses of these in SwinGame.