Class

SVGEngine

SVGEngine()

The object managing the graphics and components

Constructor

# new SVGEngine()

View Source index.js, line 3582

Methods

# generateProgramSpec() → {object}

Calling this function will generate an object containing all the instructions a compiler should need. The data can be stringified for storage. Work in Progress

View Source index.js, line 3887

The program specification.

object