#import <UIScoreView.h>
List of all members.
Member Function Documentation
- (void) setScore: |
|
(NSURL *) |
scoreURL |
|
Sets a score to be shown by UIScoreView.
- Parameters:
-
scorePath | The URL of the score file to be loaded. |
- (void) toggleScrollBar: |
|
(UIGestureRecognizer *) |
gestureRecognizer |
|
Toggles the visibility of the scrollbar.
- Parameters:
-
gestureRecognizer | The UIGestureRecognizer object that triggered this message. |
Member Data Documentation
Property Documentation
The view responsible for rendering the actual scores.
- (IBOutlet UIScrollView*) scrollView [read, write, retain] |
The main view of the interface.
A vertical scroll bar for better scrolling.
The documentation for this class was generated from the following files:
- /Users/awniemel/Notepad-SVN/svn/trunk/CatNiP/CatNiP/UIScoreView.h
- /Users/awniemel/Notepad-SVN/svn/trunk/CatNiP/CatNiP/UIScoreView.m