glClear function

  1. @JS()
void glClear(
  1. JSObject gl,
  2. int mask
)

Implementation

@JS()
external void glClear(JSObject gl, int mask);