piqnt / stage.js

2D HTML5 rendering and layout engine for game development
http://piqnt.com/stage.js/
Other
2.43k stars 241 forks source link

Long time no see.... I've update the Chinese Doc #31

Closed vrbvillor closed 8 years ago

vrbvillor commented 8 years ago

Because the changes between the old version and the new one are too disperse and too many, and I can't delete the old one. Well please change the Chinese Doc link in your English one to the new Chinese Doc. And I found a omission that at the end of Global Methods , the second section

// Create and preload a texture atlas
Stage({ });

the parameter has nothing as its key or value. Is it right?

Glad to interrupt you. Hahahahah Villor

shakiba commented 8 years ago

Thanks, that's great! Can you please replace the old page with new one (just copy content of new page to the old page)? Because two pages can be confusing.

Yes, it assumes key-values which are explained in "Texture Atlas" section.

vrbvillor commented 8 years ago

I've copied the new content into the old one.

shakiba commented 8 years ago

Thank you! :)