@Deprecated public interface IActiveComponent extends IComponent
| Modifier and Type | Method and Description |
|---|---|
void |
act(ISystem system)
Deprecated.
Can act on anything in the system
|
getClassForComponentMap, getProperties, getProperty, getProperty, getPropertyNamesAndClasses, removeBindingsclone, serialize, serializeToStringvoid act(ISystem system)
system - might need to be restricted later!