You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Proxy for save/load for the tracks for phetio.js// TODO: This is all a bit hackish, to serialize the tracks. Cannot this be made simpler?if(draggableTracks){//phetio && phetio.addInstance( 'playgroundScreen.tracks', {// phetioID: 'playgroundScreen.tracks',//// // TODO: use get value instead of this function.// getArray: function() {// },//// get value() {// return this.getArray();// },//// // TODO: set value asymmetric from getArray// set value( arrayOfArrayOfVector ) {// }//} );}
Not sure if we still want this around. @samreid would you like to keep this commented code?
The text was updated successfully, but these errors were encountered:
This block is in EnergySkateParkBasicsModel
Not sure if we still want this around. @samreid would you like to keep this commented code?
The text was updated successfully, but these errors were encountered: