1 Commits

Author SHA1 Message Date
KenReneris
2c6a459901 Merge 2d50269730 into b78b97056b 2025-07-02 12:43:54 -07:00

View File

@@ -139,6 +139,7 @@ class ButtonBase : public ComponentBase, public ButtonOption {
private:
bool mouse_hover_ = false;
Box box_;
ButtonOption option_;
float animation_background_ = 0;
float animation_foreground_ = 0;
animation::Animator animator_background_ =