重构代码

This commit is contained in:
monitor1394
2020-05-17 20:36:14 +08:00
parent bc5bd1214e
commit f23347a86e
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()