private void loadResources() { bre = new Bresenham2(); }
public static Bresenham2 get(){ return instance().bre; }