SkewFrame Class Reference
#include <CCFrame.h>
Inheritance diagram for SkewFrame:
Public Member Functions
virtual void
apply (float percent)
- Public Member Functions inherited from
Frame
- Public Member Functions inherited from
CCObject
virtual void
update (float dt)
- Public Member Functions inherited from
CCCopying
Static Public Member Functions
Protected Attributes
- Protected Attributes inherited from
Frame
- Protected Attributes inherited from
CCObject
Additional Inherited Members
- Public Attributes inherited from
CCObject
- Protected Member Functions inherited from
Frame
Constructor & Destructor Documentation
Member Function Documentation
virtual void apply
(
float
percent )
virtual
float getSkewX
(
)
const
inline
float getSkewY
(
)
const
inline
virtual void onEnter
(
Frame *
nextFrame )
virtual
void setSkewX
(
float
skewx )
inline
void setSkewY
(
float
skewy )
inline
Member Data Documentation
float _betweenSkewX
protected
float _betweenSkewY
protected
The documentation for this class was generated from the following file:
- /Users/guanghui/cocos2d-x/extensions/CocoStudio/ActionTimeline/CCFrame.h