WebGL-Billiards icon indicating copy to clipboard operation
WebGL-Billiards copied to clipboard

Add closure to each separate src file

Open jaks6 opened this issue 8 years ago • 0 comments

To avoid global variable clash within different source .js file, create closure with Immediately-Invoked Function Expression (IIFEs)

jaks6 avatar Nov 20 '15 20:11 jaks6