Documentation
¶
Index ¶
- type View
- func (v *View) Add(e *entitiy.Entity) *entitiy.Entity
- func (v View) Entities(ts ...reflect.Type) []*entitiy.Entity
- func (v View) Entity(ts ...reflect.Type) *entitiy.Entity
- func (v *View) Remove(e *entitiy.Entity)
- func (v View) Size() int
- func (v View) String() string
- func (v View) SubView(ts ...reflect.Type) *View
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.