Skip to content

StatisticsPanel

Graydon edited this page Mar 21, 2017 · 5 revisions

public class StatisticsPanel

Base Class: MenuPanel

Fields

public float CheckboxSpacing
public Color32[] StatisticsColors
private string[] StatisticsNames
private UIGraph m_Graph

Methods

protected void Awake()
private void OnVisibilityChanged(UIComponent comp, bool visible)
public void OnKeyDown(UIComponent comp, UIKeyEventParameter p)
private void OnCheckboxChanged(UIComponent comp, bool check)
private static void ScaleBuffers(double[] buffer1, double[] buffer2, ref int count1, ref int count2)

Clone this wiki locally