camera ![code/modules/photography/camera/camera.dm 287](git.png)
Vars | |
adjust_size_x | Adjusts the picture_size_x variable of the camera. |
---|---|
adjust_size_y | Idem but for picture_size_y. |
camera | The camera this circut is attached to. |
photographed_atom | The atom that was photographed from either user click or trigger input. |
picture_coord_x | If the above is unset, these coordinates will be used. |
picture_taken | The item that was added/removed. |
picture_target | If set, the trigger input will target this atom. |
Var Details
adjust_size_x ![code/modules/photography/camera/camera.dm 302](git.png)
Adjusts the picture_size_x variable of the camera.
adjust_size_y ![code/modules/photography/camera/camera.dm 304](git.png)
Idem but for picture_size_y.
camera ![code/modules/photography/camera/camera.dm 309](git.png)
The camera this circut is attached to.
photographed_atom ![code/modules/photography/camera/camera.dm 293](git.png)
The atom that was photographed from either user click or trigger input.
picture_coord_x ![code/modules/photography/camera/camera.dm 299](git.png)
If the above is unset, these coordinates will be used.
picture_taken ![code/modules/photography/camera/camera.dm 295](git.png)
The item that was added/removed.
picture_target ![code/modules/photography/camera/camera.dm 297](git.png)
If set, the trigger input will target this atom.