changeset 26 | e7a464fb6d39 |
parent 22 | 4cb50131788f |
1.1 --- a/Source/BoardView.h Thu Jul 31 11:18:13 2008 -0700 1.2 +++ b/Source/BoardView.h Sun Jan 11 00:02:27 2009 -0800 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;