UpdateCallback typedef

UpdateCallback = void Function(double deltaTime)

Implementation

typedef UpdateCallback = void Function(double deltaTime);