StatsFps constructor

StatsFps(
  1. Element root,
  2. String fg,
  3. String bg
)

Implementation

StatsFps(HTML.Element root, String fg, String bg) : super(root, fg, bg);