/iPhoneSample/externals/fskit/Common/FSKEvent.m
http://fskit.googlecode.com/ · Objective C · 14 lines · 3 code · 4 blank · 7 comment · 0 complexity · 828d934da835dc66c081d30387e6a0a6 MD5 · raw file
- //
- // FSKEvent.m
- // FSKit
- //
- // Created by Logan Allred on 8/16/08.
- // Copyright 2008 RedBugz Software. All rights reserved.
- //
- #import "FSKEvent.h"
- @implementation FSKEvent
- @end