Santiago Monserrat Campanello

Results 3 issues of Santiago Monserrat Campanello

in stage.js there the following code inside the update method. ```js if (!(laneName in this.map_)) { this.map_[laneName] = {}; this.laneID_Map[laneName] = Object.keys(this.laneID_Map).length; // レーンが増えたため,ID を振り直す let i = 0; for...

fix #20 , more elegant than #21

the link to Parallelizing the Naughty Dog engine using fibers is http://twvideo01.ubm-us.net/o1/vault/gdc2015/presentations/Gyrling_Christian_Parallelizing_The_Naughty.pdf it's broken, I guess the correct one is now here https://media.gdcvault.com/gdc2015/presentations/Gyrling_Christian_Parallelizing_The_Naughty.pdf