File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments