MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / bark

Method bark

tests/include/animal_hierarchy_test.h:56–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 void bark() const
57 {}
58};
59
60class Sphynx : public Cat

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected