flash on 2010-2-26
ActionScript3 source code
/**
* Copyright yaha ( http://wonderfl.net/user/yaha )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/yz1l
*/
package {
import flash.display.Sprite;
public class Circle extends Sprite {
public function Circle() {
}
}
}
