Open-GD / OpenGD

Open source implementation of Geometry Dash powered by a fork of cocos2dx 4.0.
GNU General Public License v3.0
182 stars 28 forks source link

Replace TextButton with ButtonSprite #42

Closed ghost closed 1 year ago

ghost commented 1 year ago

ButtonSprite is used to create a sprite with a texture which is accompanied by a text or an icon. It should be identical to RobTop's implementation.