Scripts脚本
unity3d脚本代码
Scripts
General Concepts
- AManagerClass - How to add easy access to a singleton class in a scene.
- BasicDataStructures - Discussion of the use of the data-structures available in Unity.
- BooMessenger - An efficient and simple to use messaging platform. Allows hierarchial grouping of message types.
- CoroutineScheduler - A coroutine scheduler implementation. Gain a better understanding of coroutines.

