MCPcopy Index your code
hub / github.com/EngoEngine/engo / Add

Method Add

common/fps.go:70–70  ·  view source on GitHub ↗

Add doesn't do anything since New creates the only entity used

()

Source from the content-addressed store, hash-verified

68
69// Add doesn't do anything since New creates the only entity used
70func (*FPSSystem) Add() {}
71
72// Remove doesn't do anything since New creates the only entity used
73func (*FPSSystem) Remove(b ecs.BasicEntity) {}

Callers 2

NewMethod · 0.45
SetupMethod · 0.45

Calls

no outgoing calls

Tested by 1

SetupMethod · 0.36