MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / clearKeyframes

Method clearKeyframes

src/logic/CameraController.cpp:597–600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

595}
596
597void Logic::CameraController::clearKeyframes()
598{
599 m_Keyframes.clear();
600}
601
602void Logic::CameraController::playKeyframes(float speed)
603{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected