artofsequence / aos-designer

Digital Story Editor
Other
4 stars 3 forks source link

Interpreter reset state #37

Open Klaim opened 11 years ago

Klaim commented 11 years ago

Add a way to:

Something like:

interpreter.reset( new_aosl, new_path );

OR interpreter = { new_aosl, new_path }; // using a constructor