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

Method is2X

core/src/processing/core/PGraphics.java:8389–8391  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8387
8388
8389 public boolean is2X() {
8390 return pixelDensity == 2;
8391 }
8392
8393
8394 //////////////////////////////////////////////////////////////

Callers 1

initWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected