Home
last modified time | relevance | path

Searched defs:StartVisualReplay (Results 1 – 3 of 3) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/scripting/
H A DJSInterface_VisualReplay.cpp27 bool JSI_VisualReplay::StartVisualReplay(ScriptInterface::CxPrivate* UNUSED(pCxPrivate), const CStr… in StartVisualReplay() function in JSI_VisualReplay
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DGame.cpp171 bool CGame::StartVisualReplay(const OsPath& replayPath) in StartVisualReplay() function in CGame
H A DVisualReplay.cpp52 bool VisualReplay::StartVisualReplay(const OsPath& directory) in StartVisualReplay() function in VisualReplay