FG1000: Difference between revisions

m (→‎Layers: add pointer to forum topic covering atlas/canvas integration as per TorstenD's original idea)
Line 202: Line 202:


# Create the FG1000 using custom EIS
# Create the FG1000 using custom EIS
var fg1000system = fg1000.FG1000.getOrCreateInstance(EIS_Class:EIS_Class, EIS_SVG:"Nasal/EIS.svg);
var fg1000system = fg1000.FG1000.getOrCreateInstance(EIS_Class:EIS_Class, EIS_SVG:"Nasal/EIS.svg");
</syntaxhighlight>
</syntaxhighlight>