static BufferedImage getConceptImage(AIConcept c) { if (c == null || !c.pngFile.has()) null; ret c.pngFile.loadImage(); }