renderer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: Apache-2.0, MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Ctx        *microui.Context // microui context
	Face       text.Face        // font face
	FaceHeight int
	ClipMask   bool // whether to use clip mask
	// contains filtered or unexported fields
}

func NewManager

func NewManager(face text.Face, faceHeight int) *Manager

func NewManagerWithContext

func NewManagerWithContext(ctx *microui.Context, face text.Face, faceHeight int) *Manager

func (*Manager) Draw

func (mgr *Manager) Draw(screen *ebiten.Image)

func (*Manager) Update

func (mgr *Manager) Update()

updates the input state of the context

Jump to

Keyboard shortcuts

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