MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / getPlayer

Method getPlayer

src/main.cpp:260–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260Player *Main::getPlayer() {
261 return player;
262}
263
264Filer *Main::getFiler() {
265 return filer;

Callers 10

onDrawMethod · 0.80
on_applet_hookFunction · 0.80
onDrawMethod · 0.80
setVisibilityMethod · 0.80
onDrawMethod · 0.80
onInputMethod · 0.80
onInputMethod · 0.80
onOptionSelectionMethod · 0.80
onOptionSelectionMethod · 0.80
setVisibilityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected