mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
86cd1cdeaa
+ moved Serializer and Deserializer to utils.serialization package + put all backward code in utils.serialization.backward + added static method on Deserializer to make its usage similar to other utils in the package - still not happy with the names used in Deserializer classes (deserializer.deserialize ...) |
||
---|---|---|
.. | ||
controller | ||
drawingtools | ||
lib | ||
model | ||
rendering | ||
selection | ||
service | ||
utils | ||
app.js | ||
Constants.js | ||
Events.js |