Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ update
Method
update
src/OD2/Scenes/MapTest/MapTest.cpp:90–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void MapTest::update(std::chrono::duration<double> deltaTime) {
91
}
92
93
void MapTest::processEvent(const SDL_Event &event) {
94
switch (event.type) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected