public interface Feature extends FeatureProvider
Featurable
visible
complexity.Modifier and Type | Method and Description |
---|---|
void |
checkListener(Object listener)
Check object interface listening and add them automatically.
|
void |
prepare(FeatureProvider provider,
Services services)
Prepare the feature.
|
getFeature, getFeatures, getFeaturesType, hasFeature
void prepare(FeatureProvider provider, Services services)
Services
are required.provider
- The owner reference.services
- The services reference.Copyright © 2016 Byron 3D Games Studio. All rights reserved.