Please tell me there is a way to make a variable open for any class in the program to use because i can not figure out how to get the drawView class to recognize variables i declared in App Delegate. it is because i am initiating some variables in applicationDidFinishLaunching. (OpenGL ES template under new project).