Function Entity.replace

Replace a Component given new value.

void replace (
  Component component
);

Prefer Plain Old Data structs constructed with component for Component data.