RSS

(root)/iphone/common : 61 : Jigs/source/JigsawViewController.h

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to Jigs/source/JigsawViewController.h

Dömötör Gulyás
2010-01-18 09:03:51
Revision ID: dognotdog@gmail.com-20100118080351-ib2knxvk4w8ssw3h
made common a nested tree

Show diffs side-by-side

added added

removed removed

1
 
//
2
 
//  JigsawViewControllr.h
3
 
//  Jigs
4
 
//
5
 
//  Created by döme on 02.08.2009.
6
 
//  Copyright 2009 __MyCompanyName__. All rights reserved.
7
 
//
8
 
 
9
 
#import <UIKit/UIKit.h>
10
 
 
11
 
@class JigView;
12
 
 
13
 
 
14
 
@interface JigsawViewController : UIViewController
15
 
{
16
 
}
17
 
 
18
 
- (void) setAnimationInterval: (NSTimeInterval) interval;
19
 
- (void) startAnimation;
20
 
- (void) stopAnimation;
21
 
 
22
 
- (void) generateJigsaw;
23
 
 
24
 
 
25
 
@end

Loggerhead 1.17 is a web-based interface for Bazaar branches