renderer

package
v0.0.0-...-c5d59ff Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type System

type System struct {
	akara.BaseSystem
	Window struct {
		Width, Height int // pixels
		Title         string
		ScaleFactor   float64
		IsOpen        bool
	}
	Logging   int
	TargetFPS int
	Screens   []screenInfo
}

func (*System) Init

func (s *System) Init(_ *akara.World)

func (*System) IsInitialized

func (s *System) IsInitialized() bool

func (*System) Name

func (s *System) Name() string

func (*System) Update

func (s *System) Update()

Jump to

Keyboard shortcuts

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