C# Class PoulpeDogge, PathfindingToolUnity

Inheritance: PoulpeState
显示文件 Open project: benjaml/PathfindingToolUnity

Public Properties

Property Type Description
bullet Vector3

Public Methods

Method Description
PoulpeDogge ( GameObject Player ) : System.Collections
Step ( ) : void

Method Details

PoulpeDogge() public method

public PoulpeDogge ( GameObject Player ) : System.Collections
Player GameObject
return System.Collections

Step() public method

public Step ( ) : void
return void

Property Details

bullet public_oe property

public Vector3 bullet
return Vector3