C# Class HutongGames.PlayMaker.Actions.iTweenRotateUpdate

Inheritance: FsmStateAction
Mostrar archivo Open project: hughrogers/RPGQuest

Public Methods

Method Description
DoiTween ( ) : void
OnEnter ( ) : void
OnExit ( ) : void
OnUpdate ( ) : void
Reset ( ) : void

Method Details

DoiTween() public method

public DoiTween ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

OnExit() public method

public OnExit ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void