摘要:
using UnityEngine; using System.Collections;public class funtest : MonoBehaviour { void Awake() { print("Awake"); } void OnEnable() { print("OnEn... 阅读全文
posted @ 2015-04-01 15:56
灰蓝色海
阅读(277)
评论(0)
推荐(0)
浙公网安备 33010602011771号