ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
载入中...
搜索中...
未找到
UIButton.h 文件参考
#include "../Core/Core.h"
#include "UIRendererComponent.h"
#include <functional>

浏览该文件的源代码.

class  UIButton
 UI 按钮控件,基于鼠标 Raycasting 触发交互 更多...
struct  UIButton::ColorBlock
 ColorTint 过渡的四种状态颜色(乘到 UIImage 像素上) 更多...

命名空间

namespace  Shit