* Create an empty Window. * * @param {string} title - Window Title * @param {number} width - Window Width * @param {number} height - Window Height * @param {boolean} forceCPU - By default, all the processing is done in CPU and not in GPU * * @author Jean-Christophe Taveau
(title,forceCPU=true)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected