onResize abstract method

void onResize(
  1. double currentTime,
  2. int width,
  3. int height
)

Implementation

void onResize(double currentTime, int width, int height);