示例#1
0
 public static void InitItemCollection()
 {
     mItems = new ItemCollection(MaxInfo.MaxItems);
 }
示例#2
0
 public static void InitItemCollection()
 {
     mItems = new ItemCollection(MaxInfo.MaxItems);
 }