The Command design pattern allows you to store a list of commands for later use. With it you can store multiple commands in a class to use over and over.
I cover the basic pattern in numerous ways including descriptions, diagrams and code. We look into executing commands on numerous objects. We also explore how to undo commands.
237 views
0
0
9 years ago 00:23:41 237
Command Design Pattern
6 years ago 00:05:47 11
Python Design Patterns : Command |
4 years ago 00:05:35 45
Everything Wrong with Command and Conquer Generals’ Vehicle Design