cocos2d-iphone-extensions  0.2
Cocos2D Extensions API Reference (iOS version) for Kobold2D developers
CCVideoPlayerImpliOS Interface Reference
Collaboration diagram for CCVideoPlayerImpliOS:

List of all members.

Public Member Functions

void playMovieAtURL: (NSURL *theURL)
void movieFinishedCallback: (NSNotification *aNotification)
void setNoSkip: (BOOL value)
void userCancelPlaying ()
void cancelPlaying ()
void setDelegate: (id< CCVideoPlayerDelegate > aDelegate)
void updateOrientationWithOrientation: (UIDeviceOrientation newOrientation)
void updateOrientationWithOrientationNumber: (NSNumber *newOrientationNumber)

Protected Attributes

MPMoviePlayerController * _theMovie
VideoOverlayView_videoOverlayView
BOOL _playing
BOOL noSkip
id< CCVideoPlayerDelegate_delegate

Properties

BOOL isPlaying

The documentation for this interface was generated from the following file: