Construct static method

Node Function() Construct(
  1. String type,
  2. String name,
  3. Scene scene, [
  4. dynamic options,
])

Implementation

external static Node Function() Construct(String type, String name, Scene scene, [dynamic options]);