mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 23:40:10 +00:00
优化代码
This commit is contained in:
@@ -14,7 +14,8 @@ namespace XCharts
|
||||
{
|
||||
void Init();
|
||||
void Update();
|
||||
void Draw(VertexHelper vh);
|
||||
void DrawBase(VertexHelper vh);
|
||||
void DrawTop(VertexHelper vh);
|
||||
void OnDrag(PointerEventData eventData);
|
||||
void OnBeginDrag(PointerEventData eventData);
|
||||
void OnEndDrag(PointerEventData eventData);
|
||||
|
||||
Reference in New Issue
Block a user