SwiftlyS2

CPulseTurtleGraphicsCursor

Interface CPulseTurtleGraphicsCursor

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseTurtleGraphicsCursor : CPulseExecCursor, ISchemaClass<CPulseExecCursor>, ISchemaClass<CPulseTurtleGraphicsCursor>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Color

ref Color Color { get; }
Property Value

HeadingDeg

ref float HeadingDeg { get; }
Property Value

PenUp

ref bool PenUp { get; }
Property Value

Pos

ref Vector2D Pos { get; }
Property Value

On this page