Flyweight pattern
· 4 min read
This image is part of the game この素晴らしい世界に祝福を! Attack of the Destroyer developed by Entergram
The objective of this post is to explain and show how to implement the Flyweight Pattern in a basic way and see how this pattern can help you to reduce the memory usage of your applications.