示例#1
0
		// Initialize the Context
		void Start ()
		{
			context = new MainContext (this);
		}