siliconcam 
Vars | |
| stored | List of all pictures taken by this camera. |
|---|---|
Procs | |
| can_take_picture | Checks if we can take a picture at this moment. Returns TRUE if we can, FALSE if we can't. |
| toggle_camera_mode | Toggles the camera mode on or off. If sound is TRUE, plays a sound effect and displays a message on successful toggle |
Var Details
stored 
List of all pictures taken by this camera.
Proc Details
can_take_picture
Checks if we can take a picture at this moment. Returns TRUE if we can, FALSE if we can't.
toggle_camera_mode
Toggles the camera mode on or off. If sound is TRUE, plays a sound effect and displays a message on successful toggle