摘要:
1:利用资源加载方式 1 using UnityEngine; 2 using System.Collections; 3 using UnityEngine.UI; 4 5 public class ChangeImage : MonoBehaviour 6 { 7 public Image my 阅读全文
摘要:
集成facebook登陆时,在Facebook Settings->Android Build Facebook Settings出现warning "OpenSSL not found. Make sure that OpenSSL is installed, and that it is in 阅读全文