view

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 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 (vw *View) Add(ent *entitiy.Entity) *entitiy.Entity

func (View) Entities

func (vw View) Entities(rtypes ...reflect.Type) []*entitiy.Entity

func (View) Entity

func (vw View) Entity(rtypes ...reflect.Type) *entitiy.Entity

func (*View) Remove

func (vw *View) Remove(ent *entitiy.Entity)

func (View) Size

func (vw View) Size() int

func (View) String

func (vw View) String() string

func (View) SubView

func (vw View) SubView(rtypes ...reflect.Type) *View

Jump to

Keyboard shortcuts

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