Classes on the Fly 0

Posted by Matt Williams

I recently had a case (a game) where I had the potential for many classes which were similar, but have enough differences it made sense to dry them up, so I developed a method to use yaml to define a class.