below / iphone-bezierdemo

A Demo of the iPhone's CGPathAddQuadCurveToPoint function

Alexander v. Below (author)
Sat Nov 08 03:16:34 -0800 2008
iphone-bezierdemo / BezierDemo_Prefix.pch
7750f307 » Alexander v. Below 2008-11-07 Initial commit 1 //
2 // Prefix header for all source files of the 'BezierDemo' target in the 'BezierDemo' project
3 //
4
5 #ifdef __OBJC__
6 #import <Foundation/Foundation.h>
7 #import <UIKit/UIKit.h>
8 #endif