MCPcopy Create free account
hub / github.com/Hopson97/HopsonCraft / isOpen

Function isOpen

Source/Display.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 bool isOpen()
75 {
76 return window->isOpen();
77 }
78
79 sf::RenderWindow& get()
80 {

Callers 1

runMainGameLoopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected