MCPcopy Create free account
hub / github.com/clementgallet/libTAS / updateFrameWindowViews

Method updateFrameWindowViews

src/program/ui/WindowManager.cpp:351–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351void WindowManager::updateFrameWindowViews()
352{
353 if (ramWatchWindow_) {
354 ramWatchWindow_->update_frozen();
355 }
356}
357
358void WindowManager::refreshMovieLoadedWindows()
359{

Callers 1

updateUIFrameMethod · 0.80

Calls 1

update_frozenMethod · 0.45

Tested by

no test coverage detected