MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / IsOpen

Method IsOpen

apps/tetris/Tetris/TetrisNotebookUI.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302bool TetrisNotebookDisplay::IsOpen() const
303{
304 return _notebook && _notebook->IsOpen();
305}
306
307Control* TetrisNotebookDisplay::OnCreateCtrl(int type, int idc, const ParamEntry& cls)
308{

Callers 3

ToggleOpenMethod · 0.45
RunMainLoopMethod · 0.45
RunMainLoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected