Good things come to those who vote! Login and vote now.
By CumpsD
via blog.cumps.be
Published: Jul 14 2008 / 07:09
First of all, the definition: “Define an interface for creating an object, but let the subclasses decide which class to instantiate. The Factory method lets a class defer instantiation to subclasses.“ Illustrated by adding a building to our game, which creates various GameUnits for each faction.
Tweet
SaveShareSend
Tags: frameworks, methodology, usability



Add your comment