Documentation
¶
Index ¶
- type View
- func (vw *View) Add(ent *entitiy.Entity) *entitiy.Entity
- func (vw View) Entities(rtypes ...reflect.Type) []*entitiy.Entity
- func (vw View) Entity(rtypes ...reflect.Type) *entitiy.Entity
- func (vw *View) Remove(ent *entitiy.Entity)
- func (vw View) Size() int
- func (vw View) String() string
- func (vw View) SubView(rtypes ...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.