Skip to content

Instantly share code, notes, and snippets.

@castrokingjames
castrokingjames / Soft body CCSprite
Last active August 29, 2015 14:27 — forked from pontusarmini/Soft body CCSprite
Soft body CCSprite originally created by Sébastien Dabet (Gist: https://gist.github.com/sdabet/08a6f41415c5e3b8be0f and tutorial: http://2sa-studio.blogspot.se/2014/05/soft-bodies-with-cocos2d-v3.html) updated for the new rendering engine (Cocos2d-SpriteBuilder >3.1).
//
// SoftBubble.h
//
//
// Created by Pontus Armini on 2015-04-12.
//
//
#import "CCSprite.h"
package com.example.androidcallback;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;