MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xEntERIsExtended

Function xEntERIsExtended

src/SB/Core/x/xEntMotion.h:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214inline U32 xEntERIsExtended(const xEntMotion* motion)
215{
216 return motion->t >= motion->er.et && motion->t < motion->er.brt;
217}
218
219inline U32 xEntERIsRetracting(const xEntMotion* motion)
220{

Callers 2

zPlatform_UpdateFunction · 0.85
xEntERMoveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected