addFloat2 method

void addFloat2(
  1. String name,
  2. num x,
  3. num y
)

Implementation

external void addFloat2(String name, num x, num y);