protected void constructor() { Logics = new Logics.PowerACLogics(); Graphics = new Graphics.PowerACGraphics(); Graphics.parent = this; Logics.parent = this; ToolTip = new GUI.PowerACProperties(); }