Home
last modified time | relevance | path

Searched defs:wasOnGround (Results 1 – 3 of 3) sorted by relevance

/dports/games/legend-of-edgar/edgar-1.34/src/boss/
H A Dgolem_boss.c573 int wasOnGround = self->flags & ON_GROUND; in jumpAttack() local
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dentity.c845 long wasOnGround; in pushEntity() local
2023 int landedOnGround(long wasOnGround) in landedOnGround()
H A Dcollisions.c411 int tempX, tempY, wasOnGround; in checkToMap() local