rexrainbow / phaser3-rex-notes

Notes of phaser3 engine
MIT License
1.18k stars 259 forks source link

Rectangle > Recrangle #430

Closed ospira closed 2 months ago

ospira commented 2 months ago

🙏 in exchange can you explain how your app is bootstrapped? 😅

I was trying to understand the textbox code for example to attach some custom handlers / see how you implemented some things but instead I found this... 😄

ospira commented 2 months ago

oh i just figured it out the ui code is in the templates dir not the plugins dir i see... all set from my end then, please enjoy my humble typo correction as meager recompense for your dedication to the phaser community 🙏

rexrainbow commented 2 months ago

Thanks

ospira commented 2 months ago

np, tbh I am still a bit confused by your factory methods in the ui dir and how i can just find the base class behavior but hopefully i can figure it out, thanks for the quick merging though @rexrainbow

rexrainbow commented 2 months ago

Classes in rexUI can be found in this file