×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
PixiJS - JavaScript library for fast graphics drawing 2D (is the fastest, most flexible renderer graphic 2D, WebGL)
→
What the PixiJS ?
Looked at
2957
times
What the PixiJS ?
last updated: 13 March 2020
PixiJS
this is
JavaScript
library for fast graphics drawing 2D (is the fastest, most flexible renderer graphic 2D, WebGL)
Next topic →
PixiJS where to download and how to connect?
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
What the PixiJS ?
•
PixiJS where to download and how to connect?
•
Example "Drawing a picture" | PixiJS Version 5.1.6
•
Example "Drawing a picture with an offset (this is the movement of the background in the game)" | PixiJS Version 5.1.6
WWW sites to explore PixiJS
•
Sites to explore PixiJS
Ваши вопросы присылайте по почте:
info@dir.by