m1maker / NGT

New open source game toolkit
https://ngtcode.dev/
MIT License
22 stars 12 forks source link

added 3 new methods to string object. upper, lower, and is_lower. these functions have been tested in my system in release builds. note. upper and capitalize functions are different. capitalize only returns the capitalization of the first letter, while upper method returns all letter capitalization. #37

Closed harrymkt closed 6 months ago