addLight method

void addLight(
  1. Light newLight
)

Implementation

external void addLight(Light newLight);