这个null是必须要加的么?小白求解释。
static Sequence* create(FiniteTimeAction *action1, …), 因为参数个数不确定, 所以要加NULL
谢谢亲耐的