MCPcopy Index your code
hub / github.com/processing/processing / getSurface

Method getSurface

core/src/processing/core/PApplet.java:827–829  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

825
826
827 public PSurface getSurface() {
828 return surface;
829 }
830
831
832 /**

Callers 3

getNativeMethod · 0.80
getPixelScaleMethod · 0.80
swapBuffersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected