File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ This repository is about cool design patterns written in Unity3D C#.
5050* [ Component Pattern 组件模式]
5151* [ Event Queue Pattern 事件队列模式]
5252* [ Game Loop Pattern 游戏循环模式]
53+ * [ Service Locator Pattern 服务定位器模式]
5354
5455<br >
5556
@@ -94,6 +95,8 @@ This repository is about cool design patterns written in Unity3D C#.
9495[ Component Pattern 组件模式 ] :https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Component%20Pattern
9596[ Event Queue Pattern 事件队列模式 ] :https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Event%20Queue%20Pattern
9697[ Game Loop Pattern 游戏循环模式 ] :https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Game%20Loop%20Pattern
98+ [ Service Locator Pattern 服务定位器模式] :
99+ https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Game%20Programming%20Patterns/Service%20Locator%20Pattern
97100
98101
99102
You can’t perform that action at this time.
0 commit comments