core

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Name   string
	Width  int
	Height int
	Window *glfw.Window
}

func NewApp

func NewApp(name string, width int, height int) App

func (App) Quit

func (app App) Quit()

func (App) Run

func (app App) Run(s *scene.Scene, widget func(app App) ui.UIElement)

Jump to

Keyboard shortcuts

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