Skip to content

Commit ba64cee

Browse files
authored
Update README.md
1 parent 6db5a1d commit ba64cee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ This repository is about cool design patterns written in Unity3D C#.
4949
* [Type Object Pattern 类型对象模式]
5050
* [Component Pattern 组件模式]
5151
* [Event Queue Pattern 事件队列模式]
52+
* [Game Loop Pattern 游戏循环模式]
5253

5354
<br>
5455

@@ -92,6 +93,7 @@ This repository is about cool design patterns written in Unity3D C#.
9293
[Type Object Pattern 类型对象模式]:https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Type%20Object%20Pattern
9394
[Component Pattern 组件模式]:https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Component%20Pattern
9495
[Event Queue Pattern 事件队列模式]:https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Event%20Queue%20Pattern
96+
[Game Loop Pattern 游戏循环模式]:https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Game%20Loop%20Pattern
9597

9698

9799

0 commit comments

Comments
 (0)