()
| 964 | |
| 965 | // Numbered from 1, SPAN (0) means all displays, -1 means the default display |
| 966 | final public int sketchDisplay() { |
| 967 | return display; |
| 968 | } |
| 969 | |
| 970 | |
| 971 | final public String sketchOutputPath() { |
no outgoing calls
no test coverage detected