黃語涵
2016年11月10日 星期四
Hello World
using UnityEngine;
using System.Collections;
public class HelloWorld : MonoBehaviour {
// Use this for initialization
void Start () {
print("Hello World");
}
// Update is called once per frame
void Update () {
}
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言