city

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TICKS_PER_SECOND = 30
)

Variables

This section is empty.

Functions

func LinePlaneIntersection

func LinePlaneIntersection(
	planePoint,
	planeNormal,
	linePoint,
	lineDir gl.Vec3,
) (gl.Vec3, bool)

Types

type City

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

func (*City) Init

func (c *City) Init(start image.Image)

func (*City) Update

func (c *City) Update(delta time.Duration) image.Image

Jump to

Keyboard shortcuts

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