MCPcopy Create free account
hub / github.com/ThePhD/sol2 / boost

Method boost

examples/source/usertype_advanced.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 void boost() {
26 speed += 10;
27 }
28
29 bool shoot() {
30 if (bullets < 1)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected