MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / isAvailable

Method isAvailable

Source/Platformer/UnitAction.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74bool UnitAction::isAvailable() {
75 return true;
76}
77
78float UnitAction::getElapsedTime() const noexcept {
79 return _elapsedTime;

Callers 1

startMethod · 0.45

Calls 1

isOnSurfaceMethod · 0.80

Tested by

no test coverage detected