9596979899100101
public JSmoothApplication(Display display) { new JSmoothResources(this.display = display); // FIXME: Hardcoded skeletons dir. this.skeletonList = new SkeletonList(new File("skeletons")); }