Exemple #1
0
 public void AddComponent(Entity entity)
 {
     Color[entity.ID] = ColorPicker.GenerateRandomColor();
 }