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