use static method

void use()

Register to use Transition effect.

Implementation

static void use() {
  _used = true;
}