Skip to content

Instantly share code, notes, and snippets.

View shivanraptor's full-sized avatar
🤔
Debugging

Raptor K shivanraptor

🤔
Debugging
View GitHub Profile
@asus4
asus4 / DownloadManager.cs
Created April 25, 2012 14:32
Unity DownloadManager
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
/**
DownloadManager
@author koki ibukuro
*/
public class DownloadManager : MonoBehaviour , System.IDisposable {
// using classes