1. Whenever you initialize a class, no matter how many time you've initialized earlier, you get a refresh instance of the class.
2. You don't need to call release or destroy; it's taken care of automatically.
1. Whenever you initialize a class, no matter how many time you've initialized earlier, you get a refresh instance of the class.
2. You don't need to call release or destroy; it's taken care of automatically.