|
cocos2d-iphone-extensions
0.2
Cocos2D Extensions API Reference (iOS version) for www.kobold2d.com developers
|
Public Member Functions | |
| (void) | - playMovieAtURL: |
| (void) | - movieFinishedCallback: |
| (void) | - setNoSkip: |
| (void) | - userCancelPlaying |
| (void) | - cancelPlaying |
| (void) | - setDelegate: |
| (void) | - updateOrientationWithOrientation: |
| (void) | - updateOrientationWithOrientationNumber: |
Protected Attributes | |
| MPMoviePlayerController * | _theMovie |
| VideoOverlayView * | _videoOverlayView |
| BOOL | _playing |
| BOOL | noSkip |
| id< CCVideoPlayerDelegate > | _delegate |
Properties | |
| BOOL | isPlaying |