byond - Modules - Types

code/__HELPERS/view.dm

/proc/in_view_range Returns TRUE if the atom is in the user view range.
/proc/get_view_center Return the center turf of the user's view
/proc/view_to_pixels Takes a string or num view, and converts it to pixel width/height in a list(pixel_width, pixel_height)