重构代码

This commit is contained in:
monitor1394
2020-05-17 20:36:14 +08:00
parent 7432f75f2f
commit 54103be0f8
62 changed files with 1021 additions and 1030 deletions

View File

@@ -14,7 +14,6 @@ namespace XCharts.Examples
[ExecuteInEditMode]
public class Example02_ChartEvent : MonoBehaviour
{
private float updateTime = 0;
BaseChart chart;
void Awake()