We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e12eb9 commit 456c6e3Copy full SHA for 456c6e3
README.md
@@ -52,6 +52,7 @@ This repository is about cool design patterns written in Unity3D C#.
52
* [Game Loop Pattern 游戏循环模式]
53
* [Service Locator Pattern 服务定位器模式]
54
* [Data Locality Pattern 数据局部性模式]
55
+* [Dirty Flag Pattern 脏标记模式]
56
57
<br>
58
@@ -100,8 +101,8 @@ This repository is about cool design patterns written in Unity3D C#.
100
101
https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Service%20Locator%20Pattern
102
[Data Locality Pattern 数据局部性模式]:
103
https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Data%20Locality%20Pattern
-
104
+[Dirty Flag Pattern 脏标记模式]:
105
+https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Dirty%20Flag%20Pattern
106
107
108
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments