public class ComponentUpdatable extends Object implements ComponentUpdater
Updatable
elements with an extrapolation value (
Updatable.update(double)
).Constructor and Description |
---|
ComponentUpdatable()
Create component.
|
Modifier and Type | Method and Description |
---|---|
void |
update(double extrp,
Handlables featurables)
Update the current objects.
|
public void update(double extrp, Handlables featurables)
ComponentUpdater
update
in interface ComponentUpdater
extrp
- The extrapolation value.featurables
- The featurables reference.Copyright © 2017 Byron 3D Games Studio. All rights reserved.