replit / kaboom

💥 JavaScript game library
https://kaboomjs.com
MIT License
2.66k stars 226 forks source link

Update types.ts - documentation comment for Texture.free() #743

Closed codingMASTER398 closed 1 year ago

codingMASTER398 commented 1 year ago

Adds a comment explaining the usage of Texture.free() and it's importance

slmjkdbtl commented 1 year ago

Thanks! Yes it should be noted to be called manually.