Closed asunwoo98 closed 5 years ago
Separates the instantiation of a new dart from the DestroyDart function. Implementing factory design pattern. Allows recreation of new darts easily if needed.
Separates the instantiation of a new dart from the DestroyDart function. Implementing factory design pattern. Allows recreation of new darts easily if needed.