Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
260
Player *Main::getPlayer() {
261
return player;
262
}
263
264
Filer *Main::getFiler() {
265
return filer;
Callers
10
onDraw
Method · 0.80
on_applet_hook
Function · 0.80
onDraw
Method · 0.80
setVisibility
Method · 0.80
onDraw
Method · 0.80
onInput
Method · 0.80
onInput
Method · 0.80
onOptionSelection
Method · 0.80
onOptionSelection
Method · 0.80
setVisibility
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected