Hello!
You have to declare the variables to be avalible for the whole class. That means you have to declare them outside all functions and variables.
Put all variables in the on top of the class,...