mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 05:10:12 +00:00
整理组件结构
This commit is contained in:
@@ -8,7 +8,7 @@ namespace XCharts
|
||||
/// 动画表现。
|
||||
/// </summary>
|
||||
[System.Serializable]
|
||||
public class Animation
|
||||
public class Animation : SubComponent
|
||||
{
|
||||
public enum Easing
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user