static Frame pFrame(PApplet a) { ret a == null ? null : (Frame) getOpt(a.getSurface(), 'frame); }