Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type System ¶
type System struct {
// contains filtered or unexported fields
}
func (*System) Add ¶
func (s *System) Add(basic *ecs.BasicEntity, space *common.SpaceComponent, render *common.RenderComponent)
func (*System) Remove ¶
func (s *System) Remove(basic ecs.BasicEntity)
Click to show internal directories.
Click to hide internal directories.