()
| 1094 | |
| 1095 | // Numbered from 1, SPAN (0) means all displays, -1 means the default display |
| 1096 | final public int sketchDisplay() { |
| 1097 | return display; |
| 1098 | } |
| 1099 | |
| 1100 | |
| 1101 | final public String sketchOutputPath() { |
no outgoing calls
no test coverage detected