hello all,
i have a class in my project, and i am declaring a number of things from it using PUBLIC
however, non of these things seem to work outside of the class. I have changed the name of the class if that makes a difference. But whenever i use something declared from the class it says that it has not be declared yet, thus the evil blue line.
any suggestions? i have gone through some of my older projects and have written the exact same things, but still, nothing.
thanks
