RotationFrame Class Reference
#include <CCFrame.h>
Inheritance diagram for RotationFrame:
Public Member Functions
virtual void
apply (float percent)
local
apply ( local 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
Reimplemented from Frame.
var apply
(
var
percent )
virtual
Reimplemented from Frame.
local apply
(
local
percent )
virtual
Reimplemented from Frame.
float getRotation
(
)
const
inline
var getRotation
(
)
inline
local getRotation
(
)
inline
virtual void onEnter
(
Frame *
nextFrame )
virtual
var onEnter
(
var
nextFrame )
virtual
local onEnter
(
local
nextFrame )
virtual
void setRotation
(
float
rotation )
inline
var setRotation
(
var
rotation )
inline
local setRotation
(
local
rotation )
inline
Member Data Documentation
float _betwennRotation
protected
var _betwennRotation
protected
local _betwennRotation
protected
float _rotation
protected
local _rotation
protected
The documentation for this class was generated from the following file:
- /Users/guanghui/cocos2d-x/extensions/CocoStudio/ActionTimeline/CCFrame.h