摘要:
待调用的函数有6个参数public void Init(string name, int len, string text, Point txtLocation, bool canSelected = true, string tip = "") { this.mSkinInfo.TextRect = new Rectangle(); this.mSkinInfo.TextLocation = txtLocation; Init(name, len, text, canSelected, tip); ... 阅读全文
posted @ 2013-10-25 17:33
LifeForCodes
阅读(279)
评论(0)
推荐(0)
浙公网安备 33010602011771号