레이더 그래프에 5가지 상태창 추가
피봇 기능 추가
This commit is contained in:
@@ -174,5 +174,10 @@ namespace friction
|
||||
m_Owner.OnApplyData(this, m_CurSpring, strTable);
|
||||
}
|
||||
}
|
||||
|
||||
private void PanelAnalysis_Resize(object sender, EventArgs e)
|
||||
{
|
||||
Console.WriteLine("Panel size : {0}", this.Bounds);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user