Package | Description |
---|---|
vona.ui |
Vona's utils: UI stuff.
|
Modifier and Type | Field and Description |
---|---|
RXSInterpolator |
RXSInteractor.rxsInterpolator
the interpolator
|
RXSInterpolator |
Display3D.rxsInterpolator
|
Constructor and Description |
---|
RXSInteractor(Clock clock,
RXSInterpolator rxsInterpolator)
Make an interactor based on the given clock and
rxsInterpolator.
|
RXSInteractor(RXSInterpolator interpolator)
Makes a new interactor with a default
Clock (wall-clock
time). |