mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-20 09:51:29 +00:00
- float GetZAt(x, y, angle, flags, pick_pointer); - Gets the floor z at x distance ahead and y distance to the side in relative form from the calling actor pointer. Flags are as follows (GZF_ prefix): - CEILING: Returns the ceiling z instead of floor. - ABSOLUTEPOS: x and y are absolute positions. - ABSOLUTEANG: angle parameter does not add the pointer's angle to the angle parameter. |
||
---|---|---|
.. | ||
static | ||
CMakeLists.txt |