luoyikun

导航

统计

08 2017 档案

U3D观察者模式,实现1对多
摘要:观察者类 using UnityEngine; using System.Collections; using System.Collections.Generic; public class Notification { /// <summary> /// 通知发送者 /// </summary> 阅读全文

posted @ 2017-08-30 21:18 luoyikun 阅读(5) 评论(0) 推荐(0) 编辑

u3d www json http
摘要:using LitJson; using System.Collections; using UnityEngine; public class MessageJson { public bool status; public string data; public string code; } p 阅读全文

posted @ 2017-08-21 19:20 luoyikun 阅读(4) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示