Hey!
I want to have access to a boolean, but I don't know how that could work...
My actor class "car" needs this boolean, but it is initialized about the world class "racetrack" (where i make a new object timer timer = new timer()) And from this timer i need the boolean. Please don't ask, why i made it this difficult :-)

