void setLU_RDSymm() { LU_RDSymm mLU_RD = new LU_RDSymm (); mLU_RD.drawSymmetric (); mLU_RD.reflectPlane (GameControl.mLinks); }