public interface Mirrorable extends Feature, Updatable
Mirror
Modifier and Type | Method and Description |
---|---|
Mirror |
getMirror()
Get current mirror state.
|
void |
mirror(Mirror state)
Set the next mirror state and apply it on next
Updatable.update(double) call. |
checkListener, prepare
getFeature, getFeatures, getFeaturesType, hasFeature
void mirror(Mirror state)
Updatable.update(double)
call.state
- The next mirror state.Mirror getMirror()
Copyright © 2017 Byron 3D Games Studio. All rights reserved.