So i'm trying to make an object I've created have the same variables and methods as a corresponding object in a second class without using static methods etc. The best way i can think of doing this is perhaps using a method that goes something like:So i'm trying to make an object I've created ha