Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 456c6e3

Browse files
authored
Update README.md
1 parent 5e12eb9 commit 456c6e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This repository is about cool design patterns written in Unity3D C#.
5252
* [Game Loop Pattern 游戏循环模式]
5353
* [Service Locator Pattern 服务定位器模式]
5454
* [Data Locality Pattern 数据局部性模式]
55+
* [Dirty Flag Pattern 脏标记模式]
5556

5657
<br>
5758

@@ -100,8 +101,8 @@ This repository is about cool design patterns written in Unity3D C#.
100101
https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Service%20Locator%20Pattern
101102
[Data Locality Pattern 数据局部性模式]:
102103
https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Data%20Locality%20Pattern
103-
104-
104+
[Dirty Flag Pattern 脏标记模式]:
105+
https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Dirty%20Flag%20Pattern
105106

106107

107108

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /