view

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type View

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

func New

func New() *View

func (*View) Add

func (v *View) Add(e *entitiy.Entity) *entitiy.Entity

func (View) Entities

func (v View) Entities(ts ...reflect.Type) []*entitiy.Entity

func (View) Entity

func (v View) Entity(ts ...reflect.Type) *entitiy.Entity

func (*View) Remove

func (v *View) Remove(e *entitiy.Entity)

func (View) Size

func (v View) Size() int

func (View) String

func (v View) String() string

func (View) SubView

func (v View) SubView(ts ...reflect.Type) *View

Jump to

Keyboard shortcuts

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