C# Class HutongGames.PlayMaker.Actions.WorldToScreenPoint

Inheritance: FsmStateAction
Exibir arquivo Open project: hughrogers/RPGQuest

Public Methods

Method Description
DoWorldToScreenPoint ( ) : void
OnEnter ( ) : void
OnUpdate ( ) : void
Reset ( ) : void

Method Details

DoWorldToScreenPoint() public method

public DoWorldToScreenPoint ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void