public interface EntityListener
Entity
void
componentAdded(Entity source, Component component)
Component
componentRemoved(Entity source, Component component)
void componentAdded(Entity source, Component component)
source
component
void componentRemoved(Entity source, Component component)