Class CCJumpTo

#include <Geode/cocos/actions/CCActionInterval.h>
classCCJumpTo:publiccocos2d::CCJumpBy{ ... }

Moves a CCNode object to a parabolic position simulating a jump movement by modifying it’s position attribute.

Examples0
Public static methods1
staticcocos2d::CCJumpTo*create(
floatduration
,,
floatheight
,
intjumps
)

creates the action

Public member functions2
virtualvoidstartWithTarget()
No description provided
virtualcocos2d::CCObject*copyWithZone()
No description provided
Fields0
Protected member functions0
Protected fields0