Skip to content

GunioRobot/assorted-ofxiPhone-classes

 
 

Repository files navigation

assorted ofxiPhone classes
zach gage - stfj.net

v2.
******
ofxALSoundPlayer - Due to major update, this has been REMOVED. Please use:
https://github.com/stfj/ofxOpenALSoundPlayer
******

v1.
a few assorted iphone classes that i've created while working in ofxiPhone that weren't quite appropriate to fit into the library for different reasons.

ofxiPhoneFile - A class for loading and saving text files to the iphone's documents directory, or loading text files from the internet

ofxiPhoneFlurryAnalytics - A barebones class for implementing Flurry Analytics in your app. You'll need the floor library as well : http://www.flurry.com/

ofxiPhoneGameKit - Class for using apple's gameKit framework in your app. Make sure that you are compiling for 3.0+ and that you include the gameKit framework in your xcode project

ofxiPhoneOpenFeint - A class for implementing the openFeint social network in your app. You'll need the openFeint library as well : http://www.openfeint.com/

ofxiPhoneRawDataPOSTer - A class for posting text data in the RAW format to a php script. Useful for sharing text files online from your app.

About

A collection of addons I've written for ofxiPhone. Some of them could be used in ofxCocoa projects as well

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 94.6%
  • C++ 5.4%