gazelle

package
v0.0.0-...-2de55c8 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

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

func CreateWindowsApplication

func CreateWindowsApplication() *Application

CreateWindowsApplication creates an application for Windows platforms, using GLFW and OpenGL

func (*Application) OnEvent

func (app *Application) OnEvent(e event.IEvent)

func (*Application) OnWindowClose

func (app *Application) OnWindowClose(e event.IEvent) bool

func (*Application) PushLayer

func (app *Application) PushLayer(l layer.Layer)

func (*Application) PushOverlay

func (app *Application) PushOverlay(o layer.Layer)

func (*Application) Run

func (app *Application) Run()

Run runs the application, using the specified type of Window

Directories

Path Synopsis
platform

Jump to

Keyboard shortcuts

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