Empeld
Empeld plugin documentation.
essentials.action.Pathing.IPathRail Interface Reference
Inheritance diagram for essentials.action.Pathing.IPathRail:
essentials.action.Pathing.Rails.AbstractRail essentials.action.Pathing.Rails.LinearRail essentials.action.Pathing.Rails.QuadraticRail

Public Member Functions

void Advance (double distance)
 

Properties

double Time [get, set]
 
double TimeLength [get]
 
Vector3d Position [get]
 
Vector3d LookDirection [get]
 
bool Done [get]
 

Member Function Documentation

◆ Advance()

void essentials.action.Pathing.IPathRail.Advance ( double  distance)

Property Documentation

◆ Done

bool essentials.action.Pathing.IPathRail.Done
get

◆ LookDirection

Vector3d essentials.action.Pathing.IPathRail.LookDirection
get

◆ Position

Vector3d essentials.action.Pathing.IPathRail.Position
get

◆ Time

double essentials.action.Pathing.IPathRail.Time
getset

◆ TimeLength

double essentials.action.Pathing.IPathRail.TimeLength
get

The documentation for this interface was generated from the following file: