使用对象数组 [obj_Enemy, obj_Candy, obj_Pixel], 如何通过循环来提取它们的属性(即:obj_Enemy.Name, obj_Candy.Name...)?但所有的这一切都通过循环。