Space Station 13 - Modules - Types

code/_onclick/hud/fullscreen.dm

/atom/movable/screen/fullscreen/stretchStretch version is suitable for images that stick to screen edges, as they scale with user screen size For centrally located screen objects, use /atom/movable/screen/fullscreen/center
/atom/movable/screen/fullscreen/stretch/cursor_catcherAn effect which tracks the cursor's location on the screen
/atom/movable/screen/fullscreen/centerCentered fullscreen atoms These are used to center a widescreen image so it scales properly across screen sizes, not suitable for screen images that eminate from the edge of the screen