scene

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2019 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IScene

type IScene interface {
	// Bsp
	Bsp() *model.Bsp
	// StaticProps
	StaticProps() []model.StaticProp
}

IScene

type Scene

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

Scene

func NewScene

func NewScene(bsp model.Bsp, staticProps []model.StaticProp) *Scene

NewScene

func (*Scene) Bsp

func (s *Scene) Bsp() *model.Bsp

Bsp

func (*Scene) StaticProps

func (s *Scene) StaticProps() []model.StaticProp

StaticProps

Jump to

Keyboard shortcuts

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