Sami ur Rahman
Sami ur Rahman
Your suggested solution requires the user of `GA` to remember to apply scaleX etc what I want is that the engine should do all calculations. I was porting a simple...
Click Mongoose icon on the menubar and select "Edit configuration" an editor window will open. change the document_root to the desired folder. ``` ... ... # dav_root # debug 0...
@kittykatattack for a beginner to understand the internals of PixiJS or any other engine for that mater is a daunting task, however since I am a proud owner of all...
``` javascript trigger: function(event) { // First make sure there are any listeners, then check for any listeners // on this specific event, if not, early out. if(this.listeners && this.listeners[event])...
you are right :) thanks for the info.