Method | Description | |
---|---|---|
MovieImpAction ( |
||
startWithTarget ( object aTarget ) : void | ||
stop ( ) : void | ||
update ( float t ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public MovieImpAction ( |
||
movie | ||
startFrame | int | |
endFrame | int | |
return | UnityEngine |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
return | void |