#include <case.h>
Public Attributes | |
| ustring | id |
| ID referenced from within the script. | |
| ustring | name |
| The display name of this piece of evidence. | |
| ustring | caption |
| Text shown in the green box in the Court Record. | |
| ustring | description |
| Text displayed below the image and caption in the Court Record. | |
| ustring | checkID |
| ID of image to display when the user clicks the Check button. | |
| SDL_Surface * | texture |
| The actual image of the evidence. | |
| SDL_Surface * | thumb |
| Scaled image of the evidence. | |
1.5.3