234 B
234 B
回复到stop之前的状态
使用方法: Object.resume(id[STOP的编号],stateProfile[STOP的状态记录])
id:识别号需要和stop的匹配
stateProfile:状态记录到何位置
例如:Current.CenterObject[1].resume(1);
回复到stop之前的状态
使用方法: Object.resume(id[STOP的编号],stateProfile[STOP的状态记录])
id:识别号需要和stop的匹配
stateProfile:状态记录到何位置
例如:Current.CenterObject[1].resume(1);