imgui

package
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetModule

func GetModule() model.Module

GetModule 获取模块实例

Types

type ImGuiModule

type ImGuiModule struct {
	// contains filtered or unexported fields
}

ImGuiModule imgui 模块(懒人精灵兼容)

func New

func New() *ImGuiModule

New 创建一个新的 ImGuiModule 实例

func (*ImGuiModule) IsAvailable

func (m *ImGuiModule) IsAvailable() bool

IsAvailable 检查模块是否可用

func (*ImGuiModule) Name

func (m *ImGuiModule) Name() string

Name 返回模块名称

func (*ImGuiModule) Register

func (m *ImGuiModule) Register(engine model.Engine) error

Register 向引擎注册方法

type Widget

type Widget struct {
	// contains filtered or unexported fields
}

Widget 控件信息

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL