GameOliveGameControllerCallback typedef

GameOliveGameControllerCallback = void Function(GameOliveGameController controller)

Implementation

typedef GameOliveGameControllerCallback = void Function(
    GameOliveGameController controller);