I'm quite new to this and do not understand this fully yet, but I'm trying to create a class using variables. One of these variables is of a different class
(Class Circle, which has a center of class point). I've done this before, but for some reason when I implement point center or radius in my definition file this gives me an error saying it isn't declared...