MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / reset

Method reset

src/OpenLoco/src/Entities/EntityTweener.cpp:131–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 void EntityTweener::reset()
132 {
133 _entities.clear();
134 _prePos.clear();
135 _postPos.clear();
136 }
137
138}

Callers 1

resetFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected