标签:
LitJson.JsonMapper:
Type.GetInterface(String)
=》Type.GetInterface(String,Boolean)
protobuf应位于Assets/Plugins目录下,不能多封一层
System.DuplicateWaitObjectException();
=》System.ArgumentException
Encoding.UTF8.GetString(String);
=>Encoding.UTF8.GetString(String,int,int);
Encoding.Default
=>Encoding.UTF8
shader里面的tex2D (sampler2D, float2(half))
=>tex2D (sampler2D,half(half,half))
Unity3D移植到Windows phone8 遇到的点点滴滴
标签:
原文地址:http://www.cnblogs.com/devhyj/p/4252423.html