changeset 27 | b0affce7beb1 |
parent 22 | 4cb50131788f |
1.1 --- a/Source/BoardView.h Thu Jul 31 11:18:13 2008 -0700 1.2 +++ b/Source/BoardView.h Tue Mar 10 22:36:23 2009 -0700 1.3 @@ -61,6 +61,8 @@ 1.4 1.5 @property CGFloat perspective; 1.6 1.7 +- (IBAction) tiltUp: (id)sender; 1.8 +- (IBAction) tiltDown: (id)sender; 1.9 - (IBAction) enterFullScreen: (id)sender; 1.10 1.11 @property CGSize gameBoardInset;