Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getAction
Method
getAction
Source/Node/Model.cpp:457–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
Action* Animation::getAction() const noexcept {
458
return _action;
459
}
460
461
void Animation::pause() {
462
_action->pause();
Callers
7
onReceive
Method · 0.45
onReceive
Method · 0.45
handleKeyEvent
Method · 0.45
onKey
Method · 0.45
onKeyPreIme
Method · 0.45
setupCallback
Method · 0.45
platformer_unit_get_action
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected