public class DisplayableModel extends FeatureModel implements Displayable
Constructor and Description |
---|
DisplayableModel(Renderable renderable)
Create feature.
|
Modifier and Type | Method and Description |
---|---|
void |
render(Graphic g) |
checkListener, getFeature, getFeatures, getFeaturesType, hasFeature, prepare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkListener, prepare
getFeature, getFeatures, getFeaturesType, hasFeature
public DisplayableModel(Renderable renderable)
renderable
- The renderable reference.public void render(Graphic g)
render
in interface Renderable
Copyright © 2017 Byron 3D Games Studio. All rights reserved.