PhaseJumpPro

Design Patterns Code for Unity Games

View the Project on GitHub coinbump/PhaseJumpPro

Module: Model.Patterns

Common low level design patterns.

Class: SomeCommand

Description

A reversable command. Used for undo, redo stacks.

Stability

Stable, with unit tests.