updateController method

void updateController(
  1. TXPlayerController playerController
)

Implementation

void updateController(TXPlayerController playerController) {
  controller = playerController;
}