mirror of https://github.com/axmolengine/axmol.git
Update UIVideoPlayer.h
This commit is contained in:
parent
fd238cab36
commit
4113929fc0
|
@ -84,6 +84,7 @@ namespace experimental{
|
||||||
VideoPlayer();
|
VideoPlayer();
|
||||||
virtual ~VideoPlayer();
|
virtual ~VideoPlayer();
|
||||||
|
|
||||||
|
protected:
|
||||||
#if CC_VIDEOPLAYER_DEBUG_DRAW
|
#if CC_VIDEOPLAYER_DEBUG_DRAW
|
||||||
CustomCommand _customDebugDrawCommand;
|
CustomCommand _customDebugDrawCommand;
|
||||||
void VideoPlayer::drawDebugData();
|
void VideoPlayer::drawDebugData();
|
||||||
|
|
Loading…
Reference in New Issue