abhijitnandy2011 / Age-of-Steam

A WebGL based train simulation
MIT License
0 stars 0 forks source link

All constructors should accept json & construct from it using this.fromJSON #15

Open abhijitnandy2011 opened 8 years ago

abhijitnandy2011 commented 8 years ago

All classes need to be changed to do this, while creating the object itself, we can pass JSON to the ctor.