code/__DEFINES/fov.dm
FOV_90_DEGREES | Field of vision defines. |
---|---|
BASE_FOV_MASK_X_DIMENSION | Base mask dimensions. They're like a client's view, only change them if you modify the mask to different dimensions. |
NEARSIGHTNESS_FOV_BLINDNESS | Range at which FOV effects treat nearsightness as blind and play |
FULLSCREEN_OVERLAY_RESOLUTION_X | The fullscreen overlay in tiles for x axis |
FULLSCREEN_OVERLAY_RESOLUTION_Y | The fullscreen overlay in tiles for y axis |
Define Details
BASE_FOV_MASK_X_DIMENSION
Base mask dimensions. They're like a client's view, only change them if you modify the mask to different dimensions.
FOV_90_DEGREES
Field of vision defines.
FULLSCREEN_OVERLAY_RESOLUTION_X
The fullscreen overlay in tiles for x axis
FULLSCREEN_OVERLAY_RESOLUTION_Y
The fullscreen overlay in tiles for y axis
NEARSIGHTNESS_FOV_BLINDNESS
Range at which FOV effects treat nearsightness as blind and play