scenes

package
v0.0.0-...-c712ff3 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

README

scenes

This directory contains scenes for the actual game rather than engine code. The scenes function like a container for code to be executed by our main function. For this reason, they are untested. The code called from within the scenes is fully tested, on the other hand.

Documentation

Overview

Package scenes contains scenes for our game, including menus and levels.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEndScene error = errors.New("ending scene")
)

Functions

func NewIsometricScene

func NewIsometricScene(e engine.SDLEngine) engine.Scene

func NewMainMenuScene

func NewMainMenuScene(e engine.SDLEngine) engine.Scene

Types

This section is empty.

Jump to

Keyboard shortcuts

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