Relative Content

Tag Archive for decorator

Unsure about the decorator design pattern

I’m fairly new at using design patterns and I am currently making a small game for my uni course that I have to use the decorator pattern for creating the different classes of NPC however I think that I have misunderstood how the decorator pattern works.