public interface EntityListener
Entity instances| Modifier and Type | Method and Description | 
|---|---|
void | 
componentAdded(Entity source,
              Component component)
 | 
void | 
componentRemoved(Entity source,
                Component component)
 | 
Copyright © 2014. All rights reserved.