Single draw call UI solution for Unity with multi resolution support and more.
518
stars
153
forks
source link
how to use UIButton for downloading images like fb friends picture and will display accordingly in the UIButton #132
Closed
jovel6 closed 12 years ago
using LitJson; using UnityEngine; using System.Collections; using System.Text; using Prime31; using System.Collections.Generic;
public class LoadJSON_FBFriends : MonoBehaviour {