Mid
From PDF
GoF Patterns
Gang of Four Patterns
Text Rendering in Games:?
- Many games display large amounts of text (e.g., in dialogues, menus, or
scores). Using the Flyweight Pattern, you can optimize memory usage by
reusing the same Character objects for common letters or symbols, rather
than creating a new object for each instance.
Share this Q&A
Share preview image: https://www.toolliyo.com/images/toolliyo-logo.png