Howto:Dynamic Liveries via Canvas: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 21: Line 21:




# now, let's add some content to our canvas (this could be really anything)
# animations are handled via timers/listeners (not shown here, hidden in the depths of MapStructure)
var TestMap = root.createChild("map");
var TestMap = root.createChild("map");
TestMap.setController("Aircraft position");
TestMap.setController("Aircraft position");

Navigation menu