API Docs for: 0.3
Show:

Path Class

Module: Path
Parent Module: Render

Create a Path render view from an Entity.

Item Index

Methods

CreateFromPoint

(
  • x
  • y
  • parent
  • options
)
Path

Create a Path at a position.

Parameters:

Returns:

Path:

render path

getPos

() Vec2

Get the path position, last joint added.

Returns:

Vec2:

position