struct VectorPathCommand::DrawLineToCommand

Draws a line from the current cursor location to the provided cursor location.

Moves the new cursor location to the line end point.

Public

Methods

GetBoundsAndUpdateCursor

Area2 GetBoundsAndUpdateCursor(Vector2 &cursor) const

Fields

Target

Vector2 Target