initOpenGL method

void initOpenGL(
  1. int width,
  2. int height,
  3. bool bool,
  4. List<int> egls,
)

Implementation

void initOpenGL(int width, int height, bool bool, List<int> egls) {}