In this module we take a look at the necessary components to build up a base for stats. We focus on interfaces and generic definitions of calculators, functions, and lambdas to help us define a nice base we can use.
- Interfaces
- Fleshing out Functions
- Lambdas
- Calculator class
- Creating our StatHolder
- Example Stat classes
- Storing and Restoring our characters
- Serialization Fixed
Want the source code? Sign Up as a member today.