MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetLevelBounds

Method GetLevelBounds

Sources/Jazz2/LevelHandler.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324 }
325
326 Recti LevelHandler::GetLevelBounds() const
327 {
328 return _levelBounds;
329 }
330
331 float LevelHandler::GetElapsedFrames() const
332 {

Callers 2

AttachComponentsMethod · 0.45
LimitCameraViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected