C# Class LelBlanc.Pet

Mostra file Open project: KarmaPanda/EloBuddy Class Usage Examples

Public Methods

Method Description
MovePet ( ) : void

Method to Move Pet

RotatePosition ( System.Vector3 path ) : System.Vector3

Method Details

MovePet() public static method

Method to Move Pet
public static MovePet ( ) : void
return void

RotatePosition() public static method

public static RotatePosition ( System.Vector3 path ) : System.Vector3
path System.Vector3
return System.Vector3